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 | a2a7edf4c8fa145667135bf1bc7f4f67016f7608 | 
|---|---|
| Author | Tomasz Sobczyk | 
| Date | 2024-06-03 06:54:24 UTC | 
| Fix GetProcessGroupAffinity call
`GetProcessGroupAffinity` appears to require 4 byte alignment for `GroupArray` memory.
See https://stackoverflow.com/q/78567676 for further information
closes https://github.com/official-stockfish/Stockfish/pull/5340
No functional change | |