Skip to content

Commit 6df78b1

Browse files
committed
ORG fix mpiexec option parsing
1 parent 4315a88 commit 6df78b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module6/job.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#SBATCH --threads-per-core=1
77
##SBATCH --exclusive
88

9-
mpiexec apptainer exec \
9+
mpiexec -- apptainer exec \
1010
~/modi_images/ucphhpc/hpc-notebook:latest \
1111
./fwc_parallel --iter 1000 --model models/small.hdf5

0 commit comments

Comments
 (0)