We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2e33e commit 06612caCopy full SHA for 06612ca
1 file changed
runners/launch_b200-nb.sh
@@ -12,6 +12,4 @@ srun --partition=$PARTITION --gres=gpu:$TP --exclusive \
12
--no-container-mount-home --container-writable \
13
--container-workdir=/workspace/ \
14
--no-container-entrypoint --export=ALL,PORT_OFFSET=${USER: -1} \
15
-bash benchmarks/${EXP_NAME%%_*}_${PRECISION}_b200${FRAMEWORK_SUFFIX}_slurm.sh
16
-
17
-scancel $JOB_ID
+bash benchmarks/${EXP_NAME%%_*}_${PRECISION}_b200${FRAMEWORK_SUFFIX}_slurm.sh
0 commit comments