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.
| Host | Duration | Avg Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo | 
|---|
| ID | Host | Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo | CLI | PGN | 
|---|
| Commit ID | a5b5a9151205162b4aaa1402b6dbb67fea9a8235 | 
|---|---|
| Author | Marco Costalba | 
| Date | 2013-07-20 00:38:14 UTC | 
| Fix signature-build under OSX
On OS X when you use -i an extension for the in-place
substitution a backup files is required.
http://stackoverflow.com/questions/4247068/sed-command-failing-on-mac-but-works-on-linux
So rewrite to make sed flushing sign.txt in one go and avoid
using -i option.
Reported by Louis Zulli
No functional change. | |