dje-dev / Ceres

Ceres - an MCTS chess engine for research and recreation
GNU General Public License v3.0
153 stars 23 forks source link

ceres loses on time for first game with small TC 1+.1sec #6

Open masterkni6 opened 3 years ago

masterkni6 commented 3 years ago

Seems it takes a few seconds for ceres to start up and this causes ceres to time out. Seems to only happen the first game.

dje-dev commented 3 years ago

Under cutechess client it is known to be a problem that cutechess will not wait long enough for engine startup. This was previously logged on the cutechess github in conjunction with Leela:

383: Leela times out on startup often:

Some newer builds fix this (and are floating around on the internet), but it is unclear if this fix has yet made it into the prepackaged distribution.

We will consider if there is any way to work around this within Ceres.