Files
stockfish/src
noobpwnftwandStéphane Nicolet 8a95d269eb Implement proper stop signalling from root node
Previous behavior was to wait on all nodes to finish their search on their own TM and aggregate to root node via a blocking MPI_Allreduce call. This seems to be problematic.

In this commit a proper non-blocking signalling barrier was implemented to use TM from root node to control the cluster search, and disable TM on all non-root nodes.

Also includes some cosmetic fix to the nodes/NPS display.
2018-12-29 15:34:55 +01:00
..
2018-11-19 11:18:21 +01:00
2018-11-19 11:18:21 +01:00
2018-11-19 11:18:21 +01:00
2018-12-09 12:59:57 +01:00
2018-12-24 10:44:38 +01:00
2018-11-19 11:18:21 +01:00
2018-12-13 13:35:35 +01:00
2018-11-19 11:18:21 +01:00
2018-12-24 11:20:14 +01:00
2018-11-19 11:18:21 +01:00
2018-12-23 16:05:24 +01:00
2018-11-19 11:18:21 +01:00
2018-11-19 11:18:21 +01:00
2018-12-13 13:35:35 +01:00
2018-11-19 11:18:21 +01:00
2018-11-19 11:18:21 +01:00
2018-11-19 11:18:21 +01:00
2018-12-29 15:34:55 +01:00
2018-12-09 12:59:57 +01:00
2018-11-19 11:18:21 +01:00
2018-11-19 11:18:21 +01:00