Dev Builds » 20140212-2052

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 ffd6685f791f7e980cbada45ff66243c7b1aff76
Author joergoster
Date 2014-02-12 20:52:21 UTC
Fix a compiler warning Latest master triggers a compiler warning due to comparing int64_t to uint64_t. notation.cpp: In Funktion »std::string pretty_pv(Position&, int, Value, int64_t, Move*)«: notation.cpp:230:30: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken [-Wsign-compare] This patch should fix it. No functional change.
Copyright 2011–2024 Next Chess Move LLC