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 | d11101e4c6cd6aafca06e07d24e1c7026c92f6e7 |
---|---|
Author | proukornew |
Date | 2022-01-17 18:47:32 UTC |
Improve logic on mingw
There is no need to point g++, if we explicitly choose mingw.
Now for cygwin:
make COMP=mingw ARCH=x86-64-modern build
closes https://github.com/official-stockfish/Stockfish/pull/3860
No functional change
|