Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Updates for ifx support #340

Closed
wants to merge 1 commit into from
Closed

Conversation

mathomp4
Copy link
Member

Now that we have Intel 2021.10 support (ish), we need to start looking at ifx instead of ifort.

This PR first moves the IntelLLVM flags up to match the Intel ones (as a start). Next we unset -check uninit due to the allocatable bug found by @everythingfunctional:

https://github.com/HPC-Bugs/reproducers/tree/main/compiler/Fortran/ifx/allocatable

I'll also look at the OpenMP issue raised by @dkokron in the MAPL issue:

GEOS-ESM/MAPL#1890

@mathomp4 mathomp4 added enhancement New feature or request 0 diff The changes in this pull request have verified to be zero-diff with the target branch. labels Oct 31, 2023
@mathomp4 mathomp4 self-assigned this Oct 31, 2023
@mathomp4 mathomp4 closed this Jan 19, 2024
@mathomp4 mathomp4 deleted the feature/mathomp4/ifx-support branch January 19, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant