Skip to content

Commit

Permalink
update fv3_slurm.IN_noaacloud
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 committed Sep 18, 2024
1 parent 206b2d3 commit a96783f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions tests/fv3_conf/fv3_slurm.IN_noaacloud
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,15 @@ echo -n " $( date +%s )," > job_timestamp.txt
set +x
MACHINE_ID=noaacloud
module use $( pwd -P )
module use /contrib/EPIC/spack-stack/spack-stack-1.3.0/envs/unified-dev/install/modulefiles/Core
module load stack-intel/2021.3.0 stack-intel-oneapi-mpi/2021.3.0
module load ufs-weather-model-env/unified-dev
module list
module load gnu
module use /contrib/spack-stack-rocky8/spack-stack-1.6.0/envs/upp-addon-env/install/modulefiles/Core
module use /apps/modules/modulefiles
module load stack-intel
module load stack-intel-oneapi-mpi
module load stack-intel/2021.10.0
module load stack-intel-oneapi-mpi/2021.10.0
module load cmake/3.23.1
module load ufs-weather-model-env/1.0.0

set -x

Expand Down

0 comments on commit a96783f

Please sign in to comment.