Skip to content

Commit

Permalink
Update submit.sh (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Dec 18, 2024
1 parent 7165464 commit f624480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phoenix/submit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sbatch_cpu_opts="\
"

sbatch_gpu_opts="\
#SBATCH -p gpu-v100,gpu-a100,gpu-h100
#SBATCH -p gpu-v100,gpu-a100,gpu-h100,gpu-l40s
#SBATCH -G2\
"

Expand Down

0 comments on commit f624480

Please sign in to comment.