Dev Builds » 20170430-1543

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 e9f26cccdde7ca6e0941bb4b9066665a68c5bc42
Author Joost VandeVondele
Date 2017-04-30 15:43:43 UTC
gcc 7 port Testing the release candidate revealed only one minor issue, namely a new warning -Wimplicit-fallthrough (part of -Wextra) triggers in the movepicker. This can be silenced by adding a comment, and once we move to c++17 by adding a standard annotation [[fallthrough]];. No functional change. Closes #1090
Copyright 2011–2024 Next Chess Move LLC