Skip to content

Commit

Permalink
matrix_cmake_ncep: fix "module use" typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMasarik-NOAA committed Jul 8, 2024
1 parent 9a5a43b commit 9142ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regtests/bin/matrix_cmake_ncep
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ EOF
if [ $compiler = "intel" ]
then
batchq='slurm'
spackstackpath='module use /work/noaa/epic/role-epic/spack-stack/orion/spack-stack-1.6.0/envs/unified-env-rocky9/install/modulefiles/Core'
spackstackpath='/work/noaa/epic/role-epic/spack-stack/orion/spack-stack-1.6.0/envs/unified-env-rocky9/install/modulefiles/Core'
modcomp='stack-intel/2021.9.0'
modmpi='stack-intel-oneapi-mpi/2021.9.0'
metispath='/work/noaa/marine/Matthew.Masarik/waves/opt/orion/intel/spack-stack/1.6.0/parmetis-4.0.3/install'
Expand Down

0 comments on commit 9142ff9

Please sign in to comment.