-
Notifications
You must be signed in to change notification settings - Fork 100
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
Support IntelLLVM compiler #1001
Support IntelLLVM compiler #1001
Conversation
@FerdousiAfroz-NOAA You may start the UPP RT on R&D machines. There should be no baseline update. |
@DusanJovic-NOAA Do you know if IntelLLVM compiler has been installed on WCOSS2 and R&D machines? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UPP RTs completed. No changes in results across Hera, Hercules, and Orion.
Please wait with merging this PR until we run all ufs-weather-model regression test to confirm everything works as expected. |
This PR adds support for Intel LLVM compiler.
CMakeLists.txt
andsorc/ncep_post.fd/CMakeLists.txt
are updated to recognize 'IntelLLVM' compiler id as an Intel compiler and to define compiler flags.See ufs-community/ufs-weather-model#2224 for details