Skip to content

Commit f624480

Browse files
authored
Update submit.sh (#762)
1 parent 7165464 commit f624480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phoenix/submit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sbatch_cpu_opts="\
2020
"
2121

2222
sbatch_gpu_opts="\
23-
#SBATCH -p gpu-v100,gpu-a100,gpu-h100
23+
#SBATCH -p gpu-v100,gpu-a100,gpu-h100,gpu-l40s
2424
#SBATCH -G2\
2525
"
2626

0 commit comments

Comments
 (0)