@@ -2890,6 +2890,55 @@ This allows using a different mpirun command to launch unit tests
28902890 </module_system >
28912891 </machine >
28922892
2893+ <machine MACH =" vista" >
2894+ <DESC >Grace Hopper ARM TACC , batch system is SLURM</DESC >
2895+ <NODENAME_REGEX >.*.vista.tacc.utexas.edu</NODENAME_REGEX >
2896+ <OS >LINUX</OS >
2897+ <COMPILERS >nvhpc,gnu</COMPILERS >
2898+ <MPILIBS >openmpi</MPILIBS >
2899+ <CIME_OUTPUT_ROOT >$ENV{SCRATCH}</CIME_OUTPUT_ROOT >
2900+ <DIN_LOC_ROOT >/work2/02503/edwardsj/CESM/inputdata</DIN_LOC_ROOT >
2901+ <DIN_LOC_ROOT_CLMFORC >/work2/02503/edwardsj/CESM/inputdata/lmwg</DIN_LOC_ROOT_CLMFORC >
2902+ <DOUT_S_ROOT >$CIME_OUTPUT_ROOT/archive/$CASE</DOUT_S_ROOT >
2903+ <BASELINE_ROOT >/work2/02503/edwardsj/CESM/cesm_baselines</BASELINE_ROOT >
2904+ <CCSM_CPRNC >/work2/02503/edwardsj/CESM/cime/tools/cprnc/cprnc.vista</CCSM_CPRNC >
2905+ <GMAKE_J >4</GMAKE_J >
2906+ <BATCH_SYSTEM >slurm</BATCH_SYSTEM >
2907+ <SUPPORTED_BY ></SUPPORTED_BY >
2908+ <MAX_TASKS_PER_NODE >144</MAX_TASKS_PER_NODE >
2909+ <MAX_MPITASKS_PER_NODE >144</MAX_MPITASKS_PER_NODE >
2910+ <mpirun mpilib =" openmpi" >
2911+ <executable >mpirun</executable >
2912+ <arguments >
2913+ <arg name =" num_tasks" > -np {{ total_tasks }}</arg >
2914+ </arguments >
2915+ </mpirun >
2916+ <module_system type =" module" >
2917+ <init_path lang =" perl" >/opt/apps/lmod/lmod/init/perl</init_path >
2918+ <init_path lang =" python" >/opt/apps/lmod/lmod/init/env_modules_python.py</init_path >
2919+ <init_path lang =" sh" >/opt/apps/lmod/lmod/init/sh</init_path >
2920+ <init_path lang =" csh" >/opt/apps/lmod/lmod/init/csh</init_path >
2921+ <cmd_path lang =" perl" >/opt/apps/lmod/lmod/libexec/lmod perl</cmd_path >
2922+ <cmd_path lang =" python" >/opt/apps/lmod/lmod/libexec/lmod python</cmd_path >
2923+ <cmd_path lang =" sh" >module</cmd_path >
2924+ <cmd_path lang =" csh" >module</cmd_path >
2925+ <modules >
2926+ <command name =" purge" ></command >
2927+ <command name =" load" >TACC</command >
2928+ <command name =" load" >nvidia</command >
2929+ </modules >
2930+ <modules mpilib =" openmpi" >
2931+ <command name =" load" >openmpi/5.0.3</command >
2932+ </modules >
2933+ </module_system >
2934+ <environment_variables >
2935+ <env name =" OMP_STACKSIZE" >256M</env >
2936+ <env name =" NETCDF_PATH" >/scratch/00422/cazes/vista_netcdf_install/netcdf_4.9.2_nvhpc/</env >
2937+ <env name =" PNETCDF_PATH" >/scratch/00422/cazes/vista_netcdf_install/pnetcdf_1.12.3_nvhpc/</env >
2938+ </environment_variables >
2939+ </machine >
2940+
2941+
28932942 <machine MACH =" zeus" >
28942943 <DESC > CMCC Lenovo ThinkSystem SD530, os is Linux, 36 pes/node, batch system is LSF</DESC >
28952944 <NODENAME_REGEX >(login[1,2]-ib|n[0-9][0-9][0-9]-ib)</NODENAME_REGEX >
0 commit comments