Files
Stockfish/src
Joost VandeVondele ebc563059c Call TT.new_search() earlier.
TT.new_search() was being called by mainThread in Thread::search(). However, mainThread is the last to start searching, and helper threads could reach a measured rootDepth 10 (on 64 cores) before mainThread increments the TT generation. Fixed by moving the call to MaintThread::search() before helper threads start searching.

No functional change.

Closes #1134
2017-06-16 19:20:01 -07:00
..
2017-06-06 10:22:12 -07:00
2017-06-06 10:22:12 -07:00
2017-04-24 09:49:44 +02:00
2017-03-14 21:02:21 -07:00
2017-04-24 09:49:44 +02:00
2017-02-23 21:33:03 -08:00
2017-04-24 09:49:44 +02:00
2017-03-14 20:56:26 -07:00
2017-05-26 08:42:50 +02:00
2017-06-06 09:56:13 -07:00
2017-05-10 18:20:45 +02:00
2017-05-10 18:20:45 +02:00
2017-02-19 14:00:44 -08:00
2017-06-16 19:20:01 -07:00
2017-05-26 08:42:50 +02:00
2017-05-26 08:42:50 +02:00
2017-01-11 08:46:29 +01:00
2017-01-11 08:46:29 +01:00
2017-05-26 08:42:50 +02:00
2017-01-11 08:46:29 +01:00