Skip to content

Commit f94e4d8

Browse files
authored
Update batch_script_mpi_runit_perlmutter_python_gcc_nvshmem.sh
1 parent e7104a6 commit f94e4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_scripts/batch_script_mpi_runit_perlmutter_python_gcc_nvshmem.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ export MPICH_MAX_THREAD_SAFETY=multiple
9292

9393

9494

95-
srun -n $NCORE_VAL_TOT2D -c $TH_PER_RANK --cpu_bind=cores python ../PYTHON/pddrive.py -c $NCOL -r $NROW -s 1 -q 5 -m 1
95+
srun -n $NCORE_VAL_TOT2D -c $TH_PER_RANK --cpu_bind=cores python ../PYTHON/pddrive.py -c $NCOL -r $NROW -s 1 -q 5 -m 1 -p 0
9696

9797

0 commit comments

Comments
 (0)