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 | e594aa74290cf37881432f268befde9ad3f3c498 |
---|---|
Author | Stéphane Nicolet |
Date | 2023-09-22 17:09:20 UTC |
Export makefile ARCH in binary
Example of the `./stockfish compiler` command:
Compiled by : g++ (GNUC) 10.3.0 on Apple
Compilation architecture : x86-64-bmi2
Compilation settings : 64bit BMI2 AVX2 SSE41 SSSE3 SSE2 POPCNT
Compiler __VERSION__ macro : 10.3.0
closes https://github.com/official-stockfish/Stockfish/pull/4789
no functional change
|