Skip to content

Commit

Permalink
update matrix_pdlib_mpi
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMasarik-NOAA committed Nov 29, 2023
1 parent 93108f7 commit b177169
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions regtests/matrix_pdlib_mpi
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
#SBATCH -J w3regmpi
#SBATCH -o w3regmpi.out


nproc=$SLURM_NTASKS
# USER PARAMS: 1) #SBATCH -n <highMPI>, 2) mproc=<lowMPI>, 3) WW3DIR=<currentWW3>
mproc=5
WW3DIR=ww3-blk-exp-06


REGDIR=/scratch1/NCEPDEV/climate/Matthew.Masarik/projs/reproduce_mpi/regtest_ww3_ufs1.1-unstr/runs/ww3-blk-exp-05/regtests
nproc=$SLURM_NTASKS
REGDIR=/scratch1/NCEPDEV/climate/Matthew.Masarik/projs/reproduce_mpi/regtest_ww3_ufs1.1-unstr/runs/$WW3DIR/regtests


module purge
Expand Down

0 comments on commit b177169

Please sign in to comment.