Dev Builds » 20150307-0739

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 8fcaa78a042edd3f2ad1971e2e861aebab1379a4
Author Stéphane Nicolet
Date 2015-03-07 07:39:21 UTC
Update Makefile for Mac OS X compilation This change in the Makefile restores the possibility to compile Stockfish on Mac OS X 10.9 and 10.10 after the C++11 has been merged. To use the default (fastest) settings, compile with: make build ARCH=x86-64-modern To test the clang settings, compile with make build ARCH=x86-64-modern COMP=clang Beware that the clang settings may provide a slightly slower (6%) executable. Backported from master. No functional change Resolves #275
Copyright 2011–2024 Next Chess Move LLC