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 | e178a09c47e340e5183d9bd2d331741aa837ba8a |
---|---|
Author | ppigazzini |
Date | 2022-02-05 06:33:34 UTC |
Drop sse from target "x86-32"
have maximal compatibility on legacy target arch, now supporting AMD Athlon
The old behavior can anyway be selected by the user if needed, for example
make -j profile-build ARCH=x86-32 sse=yes
fixes #3904
closes https://github.com/official-stockfish/Stockfish/pull/3918
No functional change
|