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 | e8e9bcf5697b80d987295e58d658d69f72745ccc |
|---|---|
| Author | Timothy Herchen |
| Date | 2026-09-22 16:01:50 UTC |
|
add MACOSX_VERSION_MIN, use ndk r28b
Fix #7180, #7183
macOS github workflow is version 10.15 so it'll still be compatible with 10.15+. Local Apple clang builds will target the host macOS version.
ndk r28 drops support for some very old setups, but is necessary for working on newer setups per the report.
closes https://github.com/official-stockfish/Stockfish/pull/7188
No functional change
|
|