We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4315a88 commit 6df78b1Copy full SHA for 6df78b1
module6/job.sh
@@ -6,6 +6,6 @@
6
#SBATCH --threads-per-core=1
7
##SBATCH --exclusive
8
9
-mpiexec apptainer exec \
+mpiexec -- apptainer exec \
10
~/modi_images/ucphhpc/hpc-notebook:latest \
11
./fwc_parallel --iter 1000 --model models/small.hdf5
0 commit comments