Dev Builds » 20260307-2128

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 b3a810a1c4201059bb97f6917df3276c03167a50
Author anematode
Date 2026-03-07 21:28:06 UTC
Fix avx512icl update_piece_threats bug Thanks to MinetaS for discovering this and finding the culprit commit, specific to this architecture. 9f42980 was subtly incorrect, leading to spurious wrong benches on avx512icl. Because this piece of code has twice been the source of wrong benches, I also added a brief comment explaining why it needs to be this way, and added a sample position to bench. closes https://github.com/official-stockfish/Stockfish/pull/6654 Bench: 2288704
Copyright 2011–2026 Next Chess Move LLC