Skip to content

Commit 64c4626

Browse files
committed
Merge branch 'runners' of https://github.com/sbryngelson/MFC into runners
2 parents be6f1ed + 5548162 commit 64c4626

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)