Skip to content

Commit 06612ca

Browse files
committed
nebdius dont scancel
1 parent fd2e33e commit 06612ca

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

runners/launch_b200-nb.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ srun --partition=$PARTITION --gres=gpu:$TP --exclusive \
1212
--no-container-mount-home --container-writable \
1313
--container-workdir=/workspace/ \
1414
--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
15+
bash benchmarks/${EXP_NAME%%_*}_${PRECISION}_b200${FRAMEWORK_SUFFIX}_slurm.sh

0 commit comments

Comments
 (0)