Skip to content

Commit ce18fb0

Browse files
committed
bump timeout
1 parent 991aaa0 commit ce18fb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/ladder/make_scml.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ tournament:
1717
rounds: 0
1818
game:
1919
name: SCML
20-
sims_per_round: 400
21-
# sims_per_round: 30 # <- pilot: uncomment (and comment out 400) for a ~1h sanity-check ranking
20+
sims_per_round: 200
21+
timeout: 10800 # 3h per-pair game cap; 200 sims needs ~1-1.5h (default 180s kills the run)
2222
args:
2323
n_steps: 10
2424
n_lines: 2

0 commit comments

Comments
 (0)