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 | 81c7975dcdf37ec96d308f800c2a40f6cb08907e | 
|---|---|
| Author | Joona Kiiski | 
| Date | 2015-03-11 21:59:34 UTC | 
| Use thread specific mutexes instead of a global one.
This is necessary to improve the scalability with high number of cores.
There is no functional change in a single thread mode.
Resolves #281 | |