Commit 1fa4e5a
committed
Optimized (BMI2+PGO) builds for Linux+Windows.
See Makefile.bmi2 and use:
make -f Makefile.bmi2 gull.syzygy.linux
make -f Makefile.bmi2 gull.syzygy.windows
For Windows cross compilation is not supported. Instead use MSYS2 configured
for 64-bit compilation.
Linux results (self-play versus old non-syzygy non-BMI2 Gull.linux):
LTC (60"+0.6", 1-thread, 6-man syzygy):
Score: +1728-1351=6921
Number of games: 10000
Winning fraction: 0.51885
Elo difference: +13.1045
LOS: 1
STC (10"+0.1", 1-thread, 6-man syzygy):
Score: +2040-1791=6169
Number of games: 10000
Winning fraction: 0.51245
Elo difference: +8.65293
LOS: 0.999971
Windows build has not yet been tested.1 parent b18be60 commit 1fa4e5a
2 files changed
+36
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments