Dev Builds » 20181224-1024

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 14c4a40dc7c4d6ddec6fb2447c2dac82aa590de2
Author noobpwnftw
Date 2018-12-24 10:24:29 UTC
Simplify SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX loop (#1892) When iterating through 'SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX' structure, do not use structure member beyond known size. API is guaranteed to provide us at lease one element upon successful, and no element in the structure can have a zero size. No functional change.
Copyright 2011–2024 Next Chess Move LLC