NCM plays each Stockfish dev build 20,000 times against Stockfish 15. This yields an approximate Elo difference and establishes confidence in the strength of the dev builds.
Host | Duration | Avg Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo |
---|
ID | Host | Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo | CLI | PGN |
---|
Commit ID | bc654257e74af3ffe837c0fff6e663a073ab8bbf |
---|---|
Author | Liam Keegan |
Date | 2021-07-23 16:16:05 UTC |
Add macOS and windows to CI
- macOS
- system clang
- gcc
- windows / msys2
- mingw 64-bit gcc
- mingw 32-bit gcc
- minor code fixes to get new CI jobs to pass
- code: suppress unused-parameter warning on 32-bit windows
- Makefile: if arch=any on macos, don't specify arch at all
fixes https://github.com/official-stockfish/Stockfish/issues/2958
closes https://github.com/official-stockfish/Stockfish/pull/3623
No functional change
|