Dev Builds » 20260426-0741

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 0e78190b72775d24e5e24747363c465d7307f7b7
Author Ryan Hirsch rhirsch123
Date 2026-04-26 07:41:09 UTC
Speed up find_nnz on neon (Refactored) Passed STC: LLR: 2.97 (-2.94,2.94) <0.00,2.00> Total: 349568 W: 90131 L: 89393 D: 170044 Ptnml(0-2): 725, 37712, 97280, 38234, 833 https://tests.stockfishchess.org/tests/view/69e470510e9667dd5a765046 This is a refactor of https://github.com/official-stockfish/Stockfish/pull/6766 so we don't have to include nnue_architecture.h It also includes the fix in https://github.com/official-stockfish/Stockfish/pull/6769 which was needed to make this work. mstembera made rhirsch123 the author. credits also to anematode. [Edit] Also fixes a bug where _mm512_packus_epi32 was being used instead of the correct _mm512_packs_epi32 for the IceLake version. closes https://github.com/official-stockfish/Stockfish/pull/6774 No functional change
Copyright 2011–2026 Next Chess Move LLC