NCAR / spack-gust

Spack production user software stack on the Gust test system
4 stars 0 forks source link

ncarenv/23.05 issue: intel/2023.1.0 listed as default but not present? #51

Closed benkirk closed 1 year ago

benkirk commented 1 year ago

Derecho

Looks like ncarenv/23.05 sets intel/2023.1.0 as a default, but that does not exist?

$ module load ncarenv/23.05  && module reset
Running "module reset". Resetting modules to system default. The following $MODULEPATH directories have been removed: None
Lmod has detected the following error:  The following module(s) are
unknown: "intel/2023.1.0"

$ module avail intel

--------------------------- Compilers and Core Software ----------------------------
   intel-classic/2023.0.0    intel-oneapi/2023.0.0    intel/2023.0.0 (L)

$ env | grep 2023.1.0
LMOD_SYSTEM_DEFAULT_MODULES=ncarenv/23.05:craype/2.7.20:intel/2023.1.0:ncarcompilers/1.0.0:cray-mpich/8.1.25:netcdf/4.9.2
vanderwb commented 1 year ago

spack-derecho was the right place for this, but no worries. :)

In any case, it's been fixed as mentioned in Slack! Thanks for the report.