lightvector / KataGo

GTP engine and self-play learning in Go
https://katagotraining.org/
Other
3.47k stars 563 forks source link

KataGo crashes after fresh OpenCL tuning on 1.9.1 #516

Open Victor-Ch opened 3 years ago

Victor-Ch commented 3 years ago

If I start tuner to create new (fresh tuning, no existing old file with params) opencltuning data-file - I get some error messages in the log of the tuner, but the file is finally created. And after that I start katago.exe and run GTP command "kata-analyze B 100" and there is no response for a few seconds and after all katago.exe crashes. So I use old OpenCLtuning data file (from version 1.8.2). Files with logs, dump and errors are attached.

KataGo version - 1.9.1 OS version - Windows 7 SP 1 64bit OpenCL tuner BUG.zip tuning on 1.8.2 (OK).txt

lightvector commented 3 years ago

Thanks for this info, I'll see what I can do about it for the next release.