Skip to content

Commit

Permalink
matrix_pdlib_mpi - updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMasarik-NOAA committed Nov 29, 2023
1 parent 451825b commit 64c611d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions regtests/matrix_pdlib_mpi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

#SBATCH -n 16
#SBATCH -n 40
#SBATCH -q batch
#SBATCH -t 01:00:00
#SBATCH -A marine-cpu
Expand All @@ -11,7 +11,7 @@
# -----------
# 1) #SBATCH -n <high-MPI-count>
# 2) mproc=<low-MPI-count>
mproc=11
mproc=20



Expand Down

0 comments on commit 64c611d

Please sign in to comment.