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

Port to Intel LLVM based compiler #25

Closed
wants to merge 1 commit into from

Conversation

dkokron
Copy link

@dkokron dkokron commented Dec 23, 2022

Add the Intel LLVM based compilers as valid targets. Note that the LLVM based compilers are very different than the Classic compilers in their support for compiler options. See https://www.intel.com/content/www/us/en/developer/articles/guide/porting-guide-for-ifort-to-ifx.html for further details.

Split Intel logic because IntelLLVM doesn't support the -ip option.

Split Intel logic because IntelLLVM doesn't support the -ip option.
@AlexanderRichert-NOAA
Copy link
Contributor

Superseded by #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants