Dev Builds » 20260824-1628

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 53804033930d7ce954da1d88b7cc23b53b320059
Author Joost VandeVondele
Date 2026-08-24 16:28:42 UTC
Fix valgrind harness for expected-failure tests Failure-path tests were masking valgrind leak reports because --error-exitcode=42 was being treated as the expected non-zero exit code. Add an expect_failure flag so these tests run valgrind with --leak-check=no, while still checking ERROR SUMMARY for real memory errors. Populate CLI output from stdout/stderr so valgrind output is visible to postfix_check, and only print the captured test output when a test fails. closes https://github.com/official-stockfish/Stockfish/pull/7081 No functional change
Copyright 2011–2026 Next Chess Move LLC