David J Wu
David J Wu
`https_proxy` environment variable should now be supported in the tip of stable branch, which will go out next release as well. https://github.com/lightvector/KataGo/commit/1756c1d04188f05fe7b2ebd6de8a832a283209cb
Something is wrong. Please stop running it for now and see if you can just run normally using a GUI program like Lizzie or KaTrain or q5go to review or...
This is the relevant bit of code. https://github.com/lightvector/KataGo/blob/master/cpp/command/contribute.cpp#L845 Which I don't see how it's even possible to get an output like yours where it outputs multiple messages per second, unless...
Thanks for the log and other info, I'll see if I can figure out what's going on in the next few days and I might post here a modified version...
Still have no idea how your result is possible except that perhaps on your machine, sleeping a thread somehow doesn't make it sleep. If you're interested to investigate, here is...
Are you using the executable I linked in the above post? Not the normal katago.exe.
Hmmm, thanks. That's really strange, looks like the sleep test works fine. So I have no idea what could possibly be happening with your katago when attempting to contribute. I...
The new link is at https://katagoarchive.org/ Would that be enough for you to try your experiments?
Yes, just invoke KataGo as a separate process and use the analysis engine whose interface is fully documented here: https://github.com/lightvector/KataGo/blob/master/docs/Analysis_Engine.md
Just checking in - did you ever figure this out? It may have something to do with your GPU or drivers or the details of your CUDA installation, it's hard...