Dev Builds » 20120326-1744

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 d11a52990459601e46e02a8759616737dc045f74
Author Marco Costalba
Date 2012-03-26 17:44:30 UTC
Call wait_for_search_finished() only when quitting When quitting we should avoid RootPosition to be destroyed while threads are still running, leading to a crash. In case of a "stop" or "ponderhit" command there is no need for the UI thread to wait. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
Copyright 2011–2024 Next Chess Move LLC