Dev Builds » 20260527-0506

You are viewing an old NCM Stockfish dev build test. You may find the most recent dev build tests using Stockfish 15 as the baseline here.

Use this dev build

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.

Summary

Host Duration Avg Base NPS Games WLD Standard Elo Ptnml(0-2) Gamepair Elo

Test Detail

ID Host Base NPS Games WLD Standard Elo Ptnml(0-2) Gamepair Elo CLI PGN

Commit

Commit ID 313ea4ab0410872e99f0668c74edc7e49e9a0b6a
Author Tony
Date 2026-05-27 05:06:17 UTC
Update main network to nn-71d6d32cb962.nnue Using a net trained with Quantization Aware Training (QAT) See: - https://github.com/official-stockfish/nnue-pytorch/pull/477 - https://github.com/vondele/nettest/pull/346 CHANGES: To allow QAT some small changes had to be made. - Quant scheme now only uses perfect power of two scales for anything but the very last output. - Final output conversion happens in int64 to completely eliminate the chance of overflows. REFACTORING: Some small refactoring was done to improve maintainability. - Different weight scales are supported for different layers 64 or 128 instead of only 64). - Changed order of weight segments in ft weights to simplify serialization. Passed STC LLR: 2.93 (-2.94,2.94) <0.00,2.00> Total: 23904 W: 6271 L: 5970 D: 11663 Ptnml(0-2): 87, 2742, 5995, 3039, 89 https://tests.stockfishchess.org/tests/view/6a0f6911818cacc1db0abdea Passed LTC LLR: 3.01 (-2.94,2.94) <0.50,2.50> Total: 82950 W: 21276 L: 20857 D: 40817 Ptnml(0-2): 50, 8976, 23015, 9373, 61 https://tests.stockfishchess.org/tests/view/6a0fe40d818cacc1db0abe88 closes https://github.com/official-stockfish/Stockfish/pull/6856 Bench: 3003571 Co-authored-by: Joost VandeVondele <Joost.VandeVondele@gmail.com>
Copyright 2011–2026 Next Chess Move LLC