Skip to content

Commit 5548162

Browse files
authored
Update submit.sh
1 parent 468deae commit 5548162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delta/submit.sh

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

2121
sbatch_gpu_opts="\
22-
#SBATCH -p gpuA100x4,gpuA100x8,gpuA100x4-interactive,gpuA100x8-interactive
22+
#SBATCH -p gpuA100x4,gpuA100x4-interactive
2323
#SBATCH --account=bdiy-delta-gpu
2424
#SBATCH --gpus-per-node=2
2525
"

0 commit comments

Comments
 (0)