-
Notifications
You must be signed in to change notification settings - Fork 110
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
Move to newer Intel compiler on Hera, Jet and Orion #634
Comments
The only version of ESMF v8.2.0 I could find on Hera uses the 2018 version. Doing
|
Hey @GeorgeGayno-NOAA we're ready to try this. Newer Intel compilers are complete on all of our systems. 2022.1.2 on Hera, Orion, Jet, and 2021.3.0 on Gaea. |
The branch at f374d1a was successfully compiled on Hera, Orion, Jet, WCOSS-Cray and WCOSS-Dell. And the regression tests were run on Hera and Jet. All tests passed. |
All regression tests passed on Orion using the branch at b57d186. |
Update the Hera, Jet and Orion build modules to use the Intel 2022 compiler, and to use v1.2.0 of the hpc-stack. Replace some deprecated compiler flags used by the filter_topo program. Fixes #634.
The 2018 and 2019 Intel compilers are no longer supported by Intel. The system admins recommend switching to the 2022.1.2 version.
There is an updated version of the hpc-stack on Hera, but not on Jet. The NCEPLIBS team (@kgerheiser) is aware of this requirement.
The text was updated successfully, but these errors were encountered: