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 | 399cddf444666cf1671c5281f7a8e78887b4f400 | 
|---|---|
| Author | Joost VandeVondele | 
| Date | 2020-08-11 06:17:03 UTC | 
| More aligned_alloc changes to support Android
Move to posix_memalign for those platforms, in particular android,
that do not fully support c++17 std::aligned_alloc() (and are not windows)
see https://github.com/official-stockfish/Stockfish/issues/2860
closes https://github.com/official-stockfish/Stockfish/pull/2973
No functional change | |