Skip to content

Commit 69bc73d

Browse files
committed
CI: Change the number of tasks requested by Slurm to 2
1 parent 2e83e11 commit 69bc73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ variables:
2525
--qos=INTR
2626
--nodes=1
2727
--ntasks=2
28-
--gres=gpu:2
28+
--gres=gpu:1
2929
--time=00:10:00
3030
--account=SHELLARD-SL3-GPU
3131
--partition=ampere

0 commit comments

Comments
 (0)