Skip to content
New issue

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

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

Already on GitHub? # to your account

Add preliminary Intel LLVM Support #183

Merged
merged 2 commits into from
Apr 13, 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
@tclune tclune marked this pull request as ready for review April 13, 2023 13:47
@tclune tclune merged commit e1d990a into develop Apr 13, 2023
@tclune tclune deleted the feature/mathomp4/add-ifx-support branch April 13, 2023 13:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants