We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca09276 commit 3503dcfCopy full SHA for 3503dcf
.github/workflows/games.yml
@@ -61,7 +61,7 @@ jobs:
61
-openings file=UHO_Lichess_4852_v1.epd format=epd order=random \
62
-each tc=10+0.5 \
63
-rounds 6000 \
64
- -concurrency 1 \
+ -concurrency $(nproc) \
65
-pgnout notation=san nodes=true file=games1.pgn \
66
-sprt elo0=0 elo1=2 alpha=0.05 beta=0.05
67
0 commit comments