]> git.sesse.net Git - stockfish/commit
Update cluster branch to latest master
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 28 Jun 2020 09:45:25 +0000 (11:45 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 28 Jun 2020 11:04:21 +0000 (13:04 +0200)
commitb706b91bb108d7edb371b046ef3e12c8b49dc4c5
treec9175952f0cb31fece59db5dd479af734498f703
parent8ec5faa46ef5a6e25e1cd88612c9ae2c547b2543
parentca41ee6632368676a2fb98fd2970ac9b183f0aa9
Update cluster branch to latest master

Fixes a few merge conflicts.

Verified equal bench for 1 rank, and expected performance master vs cluster with 2 ranks.

Score of cluster vs master: 196 - 54 - 400  [0.609] 650
Elo difference: 77.1 +/- 16.3, LOS: 100.0 %, DrawRatio: 61.5 %

No functional change.
Readme.md
src/Makefile
src/main.cpp
src/search.cpp
src/search.h
src/syzygy/tbprobe.cpp
src/thread.cpp
src/thread.h
src/tt.h
src/uci.cpp