We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991aaa0 commit ce18fb0Copy full SHA for ce18fb0
1 file changed
configs/ladder/make_scml.yaml
@@ -17,8 +17,8 @@ tournament:
17
rounds: 0
18
game:
19
name: SCML
20
- sims_per_round: 400
21
- # sims_per_round: 30 # <- pilot: uncomment (and comment out 400) for a ~1h sanity-check ranking
+ sims_per_round: 200
+ timeout: 10800 # 3h per-pair game cap; 200 sims needs ~1-1.5h (default 180s kills the run)
22
args:
23
n_steps: 10
24
n_lines: 2
0 commit comments