Dev Builds » 20161120-0951

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 6036303bb621d61fcc9b3328701926dc69e8efc1
Author Joost VandeVondele
Date 2016-11-20 09:51:42 UTC
Avoid touching source files in profile-build This refines the profile-build target to avoid 'touch'ing the sources, keeping meaningful modification dates and avoiding editor warnings like vi's: WARNING: The file has been changed since reading it!!! Do you really want to write to it (y/n)? Instead of touching sources, the (instrumented) object files are removed, which has the same effect of rebuilding them in the next step. As a side effect, this simplifies the Makefile a bit. No functional change.
Copyright 2011–2024 Next Chess Move LLC