We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b1d76 commit a45c4dcCopy full SHA for a45c4dc
.github/workflows/phoenix/submit.sh
@@ -21,6 +21,7 @@ sbatch_cpu_opts="\
21
22
sbatch_gpu_opts="\
23
#SBATCH -p gpu-v100,gpu-a100,gpu-h100,gpu-l40s
24
+#SBATCH --ntasks-per-node=4 # Number of cores per node required
25
#SBATCH -G2\
26
"
27
0 commit comments