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 | 718a001e6a962242b36172ebd0f478ee35b55288 |
|---|---|
| Author | Disservin |
| Date | 2026-06-14 07:58:13 UTC |
|
Fixup RelaxedAtomic operator Types
As pointed out in
https://github.com/official-stockfish/Stockfish/commit/0111d11e2356147bad21c1f890b271a30d10a580#r188197707,
the parameter type should be `T` not `int`
closes https://github.com/official-stockfish/Stockfish/pull/6896
No functional change
|
|