Skip to content

Commit 181c8b6

Browse files
AnandAnand
authored andcommitted
Increase wall time for AMD jobs due to high link time
1 parent dbf6aec commit 181c8b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/scripts/submit-slurm-job.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ case "$cluster" in
6363
job_prefix="MFC"
6464
qos="hackathon"
6565
extra_sbatch=""
66-
test_time="01:59:00"
67-
bench_time="01:59:00"
66+
test_time="02:29:00"
67+
bench_time="02:29:00"
6868
gpu_partition_dynamic=false
6969
;;
7070
*)

0 commit comments

Comments
 (0)