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 | 8a1de2655ce9790d5f0360e2baefb0f5c0fe2944 |
---|---|
Author | Joost VandeVondele |
Date | 2020-05-11 18:41:49 UTC |
Use posix_memalign instead of aligned_alloc
should be a little more portable to older linux systems (before glibc-2.16).
fixes https://github.com/official-stockfish/Stockfish/issues/2665
closes https://github.com/official-stockfish/Stockfish/pull/2668
No functional change.
|