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 | 596fb4842bdbb872dae8023a930f1dda8b48cad1 |
---|---|
Author | Disservin |
Date | 2024-05-30 21:05:01 UTC |
NUMA: Fix concurrency counting for windows systems
If there is more than 1 processor group, std::thread::hardware_concurrency should not be used.
fixes #5307
closes https://github.com/official-stockfish/Stockfish/pull/5311
No functional change
|