Dev Builds » 20260803-1952

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 762dd1da9a5db458180b2c5db6c53dc40ec61e1a
Author Niklas Fiekas
Date 2026-08-03 19:52:34 UTC
Fix SIGPIPE kills shm_unix server when client disappears If the client is accepted but disconnects early for whatever reason (including the 1s timeout on the client side), sendmsg() will cause the server process to receive SIGPIPE. closes https://github.com/official-stockfish/Stockfish/pull/7028 No functional change
Copyright 2011–2026 Next Chess Move LLC