sanderland / katrain

Improve your Baduk skills by training with KataGo!
Other
1.65k stars 229 forks source link

when analysis game ,katrain have great chance to crash the engine #322

Closed xiaoyifang closed 3 years ago

xiaoyifang commented 3 years ago

the engine status indicator hang on there withot any change ,always orange color.

plus, when load another sgf, the numbers in the indicator does not change accordingly .seems wrong.

sanderland commented 3 years ago

Are you sure this is an issue with the rules, or something subtly wrong with the restart/shutdown logic? I suspect the latter...

xiaoyifang commented 3 years ago

李世石_AlphaGo_第五局_简体.zip if the sgf is have more than 200 moves ,the engine seems take a lot of time to finish the analysis.

sanderland commented 3 years ago

Can not reproduce any crashes.

xiaoyifang commented 3 years ago

it is just very slow.

i noticed that ,if the sgf have 200 moves ,katrain will send 200 request to katago engine.

would it be better that just send one request to katago engine with parameter analyzeTurns set to "analyzeTurns[0,1,2,.....200]"