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

Add preliminary Intel LLVM Support #62

Merged
merged 4 commits into from
Apr 17, 2023
Merged

Conversation

mathomp4
Copy link
Collaborator

@mathomp4 mathomp4 commented Jan 3, 2023

This PR adds preliminary ifx support by copying cmake/Intel.cmake to cmake/IntelLLVM.cmake. As noted by Intel's porting guide, there are some flags changed or removed from ifx (compared to ifort), but they are usually a bit more advanced compared to flags used here.

One thing that might need to change is any macros (like _INTEL) as we might need different ones for ifx. There might also be workarounds/changes needed as seen in Goddard-Fortran-Ecosystem/pFUnit#404

Keeping PR draft until ifx can be tested by us.

@mathomp4 mathomp4 added the enhancement New feature or request label Jan 3, 2023
@mathomp4 mathomp4 self-assigned this Jan 3, 2023
@mathomp4 mathomp4 marked this pull request as ready for review April 17, 2023 14:36
@mathomp4 mathomp4 requested a review from tclune April 17, 2023 14:47
@tclune tclune merged commit ffae609 into main Apr 17, 2023
@tclune tclune deleted the feature/mathomp4/add-ifx-support branch April 17, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants