Dev Builds » 20150302-0711

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 cb2111f0b62afec5fd977e1dd4ca5843bd006956
Author Marco Costalba
Date 2015-03-02 07:11:39 UTC
Disable spinlocks Now that c++11 branch has been merged in master, disable unconditionally the spinlocks and use mutex instead. This will allow to run fishtest even on HT machines withouth changes. In the future we will reintorduce spinlocks, once we will have took care of fishtest. No functional change.
Copyright 2011–2024 Next Chess Move LLC