NCM plays each Stockfish dev build 20,000 times against Stockfish 14. 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 | f46c73040c16a078b884825c203feee6b0a8850b | 
|---|---|
| Author | mstembera | 
| Date | 2020-08-11 06:17:03 UTC | 
| Fix AVX512 build with older compilers
avoids an intrinsic that is missing in gcc < 10.
For this target, might trigger another gcc bug on windows that
requires up-to-date gcc 8, 9, or 10, or usage of clang.
Fixes https://github.com/official-stockfish/Stockfish/issues/2975
closes https://github.com/official-stockfish/Stockfish/pull/2976
No functional change | |