Skip to content

Commit 55a855f

Browse files
committed
FEAT: better place for mpirun
1 parent 64024f1 commit 55a855f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/restart_ensembles/run_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
NPROC=5
44
TOTALTIME=180
5-
MPI=/Users/ridley/Software/Mpi/installed/bin/mpirun
5+
MPI=/usr/bin/mpirun
66
NTIMES=2
77

88
# include -dowhole to run the whole simulation as comparison:

0 commit comments

Comments
 (0)