hera update for 1.7.0#1047
Conversation
| modules: | ||
| - gnu/9.2.0 | ||
| - openmpi/4.1.5 | ||
| - openmpi/4.1.6_gnu9.2.0 |
There was a problem hiding this comment.
It is still with gnu/9.2.0?.. Could we push for using 12.2.0?.
There was a problem hiding this comment.
I assume you mean 13.2.0? I'd prefer not to make a last-minute change unless it's critically needed for an application. Could it wait until the 1.8.0 release?
There was a problem hiding this comment.
There is gnu/12.2.0 version installed by Dom, under spack-stack. As I remember, there were some issues with gnu/13.2.0, which is installed system-wide on Hera.
Way to load module gnu/12.2.0:
module use /scratch1/NCEPDEV/nems/role.epic/modulefiles
module load gnu/12.2.0
Modulefile /scratch1/NCEPDEV/nems/role.epic/modulefiles/gnu/12.2.0.lua was prepared to point to Dom's installation under
/scratch1/NCEPDEV/nems/role.epic/spack-stack/gcc-12.2.0
There was a problem hiding this comment.
Ah okay I see, thanks. Would you be willing to update the Hera config to add the second gcc version?
There was a problem hiding this comment.
@RatkoVasic-NOAA was also building the gnu@12.2.0 compiler and openmpi@4.1.6 with it - if his testing is successful, we should use that version.
Summary
This PR updates the Hera config for 1.7.0.
Testing
Tested building on Hera, incl. building one or two UFSWM cases with Intel and GCC.
Applications affected
all
Systems affected
hera
Dependencies
JCSDA/spack#419
Issue(s) addressed
#1042
Checklist