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

Updates for ifx support #300

Merged
merged 2 commits into from
Jan 2, 2023
Merged

Conversation

mathomp4
Copy link
Member

Closes #299

Per @dkokron in #299, ifx does not support -fp-model source and per Intel's docs it doesn't support -fp-model consistent. So this PR adds an IntelLLVM_Fortran.cmake file that is just a copy of Intel_LLVM.cmake with these options blanked.

I commented out the old flags because, well, those two flags are sort of important for GEOS chip-change reproducibility and I hope they come back...

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Dec 28, 2022
@mathomp4 mathomp4 self-assigned this Dec 28, 2022
@mathomp4 mathomp4 requested a review from a team as a code owner December 28, 2022 20:57
@mathomp4 mathomp4 linked an issue Dec 28, 2022 that may be closed by this pull request
@dkokron
Copy link

dkokron commented Dec 30, 2022

I included your feature-mathomp4-299-add-ifx-support into the hpc-stack build system and did a targeted build of esma_cmake. Doesn't look like esma_cmake compiles anything and I don't know what else in hpc-stack depends on it. Thus I'm not sure how to test this feature branch.

@tclune tclune merged commit 9036924 into develop Jan 2, 2023
@tclune tclune deleted the feature/mathomp4/299-add-ifx-support branch January 2, 2023 13:30
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port to Intel LLVM based compilers
3 participants