@@ -996,7 +996,7 @@ This allows using a different mpirun command to launch unit tests
996996 <DESC >NCAR AMD EPYC </DESC >
997997 <NODENAME_REGEX >de.*.hpc.ucar.edu</NODENAME_REGEX >
998998 <OS >CNL</OS >
999- <COMPILERS >intel,gnu</COMPILERS >
999+ <COMPILERS >intel,gnu,nvhpc </COMPILERS >
10001000<!-- <COMPILERS>intel,gnu,cray,nvhpc,intel-oneapi,intel-classic</COMPILERS> -->
10011001 <MPILIBS >mpich</MPILIBS >
10021002 <CIME_OUTPUT_ROOT >$ENV{SCRATCH}</CIME_OUTPUT_ROOT >
@@ -1030,43 +1030,35 @@ This allows using a different mpirun command to launch unit tests
10301030 <cmd_path lang =" csh" >module</cmd_path >
10311031 <modules >
10321032 <command name =" load" >cesmdev/1.0</command >
1033- <command name =" load" >ncarenv/23.09 </command >
1033+ <command name =" load" >ncarenv/24.12 </command >
10341034 <command name =" purge" />
10351035 <command name =" load" >craype</command >
10361036 </modules >
10371037 <modules compiler =" intel" >
1038- <command name =" load" >intel/2023.2.1</command >
1039- <command name =" load" >mkl</command >
1040- <command name =" load" >spherepack/3.2</command >
1041- </modules >
1042- <modules compiler =" intel-oneapi" >
1043- <command name =" load" >intel-oneapi/2023.2.1</command >
1044- <command name =" load" >mkl</command >
1045- </modules >
1046- <modules compiler =" intel-classic" >
1047- <command name =" load" >intel-classic/2023.2.1</command >
1038+ <command name =" load" >intel/2024.2.1</command >
10481039 <command name =" load" >mkl</command >
1040+ <!-- <command name="load">spherepack/3.2</command> -->
10491041 </modules >
10501042 <modules compiler =" cray" >
1051- <command name =" load" >cce/15 .0.1</command >
1052- <command name =" load" >cray-libsci/23.02.1.1 </command >
1043+ <command name =" load" >cce/17 .0.1</command >
1044+ <command name =" load" >cray-libsci/24.03.0 </command >
10531045 </modules >
10541046 <modules compiler =" gnu" >
1055- <command name =" load" >gcc/12.2 .0</command >
1056- <command name =" load" >cray-libsci/23.02.1.1 </command >
1047+ <command name =" load" >gcc/12.4 .0</command >
1048+ <command name =" load" >cray-libsci/24.03.0 </command >
10571049 </modules >
10581050 <modules compiler =" nvhpc" >
1059- <command name =" load" >nvhpc/23.7 </command >
1051+ <command name =" load" >nvhpc/24.11 </command >
10601052 </modules >
10611053 <modules >
10621054 <command name =" load" >ncarcompilers/1.0.0</command >
10631055 <command name =" load" >cmake</command >
10641056 </modules >
10651057 <modules mpilib =" mpich" >
1066- <command name =" load" >cray-mpich/8.1.27 </command >
1058+ <command name =" load" >cray-mpich/8.1.29 </command >
10671059 </modules >
10681060 <modules mpilib =" mpi-serial" >
1069- <command name =" load" >mpi-serial/2.3 .0</command >
1061+ <command name =" load" >mpi-serial/2.5 .0</command >
10701062 </modules >
10711063
10721064 <modules mpilib =" mpi-serial" >
@@ -1075,11 +1067,11 @@ This allows using a different mpirun command to launch unit tests
10751067
10761068 <modules mpilib =" !mpi-serial" >
10771069 <command name =" load" >netcdf-mpi/4.9.2</command >
1078- <command name =" load" >parallel-netcdf/1.12.3 </command >
1070+ <command name =" load" >parallel-netcdf/1.14.0 </command >
10791071 </modules >
10801072
10811073 <modules >
1082- <command name =" load" >esmf/8.6 .0</command >
1074+ <command name =" load" >esmf/8.7 .0</command >
10831075 </modules >
10841076
10851077 </module_system >
@@ -1088,7 +1080,7 @@ This allows using a different mpirun command to launch unit tests
10881080 <env name =" OMP_STACKSIZE" >64M</env >
10891081 <env name =" FI_CXI_RX_MATCH_MODE" >hybrid</env >
10901082 <env name =" FI_MR_CACHE_MONITOR" >memhooks</env >
1091- <env name =" SPHEREPACK_LIBDIR" >$ENV{NCAR_ROOT_SPHEREPACK}/lib</env >
1083+ <!-- <env name="SPHEREPACK_LIBDIR">$ENV{NCAR_ROOT_SPHEREPACK}/lib</env> -- >
10921084 </environment_variables >
10931085
10941086 </machine >
0 commit comments