]> git.sesse.net Git - stockfish/commit
Remove coordination between searching threads
authorbmc4 <bmc4@cin.ufpe.br>
Sun, 9 May 2021 19:33:41 +0000 (16:33 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 11 May 2021 17:41:44 +0000 (19:41 +0200)
commita0e2debe3f1d14f84984a9a2c1482dc41f695548
tree943de1294e785ab13830568c9a4c9a13b49a147f
parent602687801b73552fb8364bcc82191f932ddca8b7
Remove coordination between searching threads

In summary, this revert #2204, as it seems not to bring any strength anymore, so it's no long needed.

STC (5+0.05 @ 8 threads):
LLR: 2.96 (-2.94,2.94) <-2.50,0.50>
Total: 105728 W: 6406 L: 6393 D: 92929
Ptnml(0-2): 154, 5479, 41599, 5464, 168
https://tests.stockfishchess.org/tests/view/6096994095e7f1852abd3154

LTC (20+0.2 @ 8 threads):
LLR: 2.96 (-2.94,2.94) <-2.50,0.50>
Total: 26336 W: 774 L: 712 D: 24850
Ptnml(0-2): 9, 641, 11810, 695, 13
https://tests.stockfishchess.org/tests/view/6097c62995e7f1852abd31e8

closes https://github.com/official-stockfish/Stockfish/pull/3459

No functional change.
src/search.cpp