We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd94a6 commit e204264Copy full SHA for e204264
module3/job.sh
@@ -3,6 +3,7 @@
3
#SBATCH --partition=modi_HPPC
4
#SBATCH --nodes=1
5
#SBATCH --ntasks=8
6
+#SBATCH --threads-per-core=1
7
#SBATCH --exclusive
8
9
mpiexec apptainer exec \
module6/job.sh
#SBATCH --ntasks=1
##SBATCH --exclusive
0 commit comments