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 | eca43a97efd2cf0c9b7153c71b85f35e0fd1f5ca |
|---|---|
| Author | mstembera |
| Date | 2026-07-06 09:38:27 UTC |
|
Remove unnecessary memset(), memcpy() from NetworkArcitecture::propagate()
Since https://github.com/official-stockfish/Stockfish/pull/6938 this is no longer needed.
closes https://github.com/official-stockfish/Stockfish/pull/6950
No functional change
|
|