-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected exit from client #39
Comments
Can you give some more details, like client version, command line and a few more lines of text output? |
Well, it latest client for Windows. I ran it in cmd box without any parameters. Other lines are very common, pgn, tournament status and so on. I'll provide more lines when it'll exit again. It exited a half of dozen times until now. First lines after start are:
|
You are using the blas backend which will be slow for training. By default it will be using a single core, but the client tries to do 8 matches in parallel which slows everything down, so this may be the root cause for your issues. If you only want to use 1 core then add the Since this isn't yet widely used, do let us know if it helped. |
OK, I did add parameter But client exited after about 20 hours with the same messages. https://gist.github.com/Ilis/cbc5dc8138ed64d1fdef4077c3a071a0 |
Today it was extremely fast. https://gist.github.com/Ilis/8ddab5865cf535d6bb1aed5401e400f1 |
If you are still having trouble, a patch just committed may help. You can find a binary here: https://ci.appveyor.com/api/buildjobs/kapjgioegjyawwwr/artifacts/client.exe |
Well, now it don't exit on error. But I'm not sure, is it do the work? I can't find any strings about games played and uploaded to the server.
|
Ohh, it log some more strings while I wrote message above.
|
Unfortunately, it seems your cpu is not fast enough to finish more games in time. You can use |
Client exiting unexpectedly when timed out.
Suggestion is trying to reconnect or restart client after aborting.
The text was updated successfully, but these errors were encountered: