Dev Builds » 20170703-0502

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 01b6cdb76bbe6cea4d9bb3c23cd285a1d607aedc
Author Marco Costalba
Date 2017-07-03 05:02:11 UTC
Fix some warnings with clang static analyzer Only one remains (also in tbprobe.cpp), but is bougus. As a side note, tbprobe.cpp is almost clean, only the last 3 functions probe_wdl(), root_probe() and root_probe_wdl() are still the original ones and are quite hacky. Somewhere in the future we will reformat also the last 3 ones. The reason why has not been done before it is because these functions are really wrong by design and should be rewritten entirely, not only reformatted. No functional change. Closes #1160
Copyright 2011–2024 Next Chess Move LLC