Skip to content
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

Troubles installing Leela #40

Open
NiclasSchwalbe opened this issue Aug 9, 2018 · 1 comment
Open

Troubles installing Leela #40

NiclasSchwalbe opened this issue Aug 9, 2018 · 1 comment

Comments

@NiclasSchwalbe
Copy link

Hey,

have some troubles installing Leela, first of all CuDa is instaled, which I verify by:

nvcc -V
(I have GTX of course)
The engine ask about Password and Username and is then doing nothing:
I executed the client manually.
Thread is deadlocked after:

2018/08/09 23:11:23 lc0_main.go:537: serverParams: [--visits=800 --cpuct=1.2 --resign-percentage=0 --resign-playthrough=100] lc0 is never quiet. Args: [C:\Users\Agando\Desktop/lc0 selfplay --visits=800 --cpuct=1.2 --resign-percentage=0 --resign-playthrough=100 --training=true --weights=networks\0b742fce3f6ae15b64f7f0eaf417fe58c1688f97e5dbd6d9774bf97e10462140] 2018/08/09 23:11:23 lc0_main.go:455: BestMove channel closed unexpectedly, exiting train loop 2018/08/09 23:11:23 lc0_main.go:460: GameInfo channel closed, exiting train loop 2018/08/09 23:11:23 lc0_main.go:477: Waiting for lc0 to stop lc0 exited with: exit status 32212257812018/08/09 23:11:23 lc0_main.go:482: lc0 stopped 2018/08/09 23:11:23 lc0_main.go:484: Waiting for uploads to complete 2018/08/09 23:11:23 lc0_main.go:661: Client self-exited without producing any games. 2018/08/09 23:11:23 lc0_main.go:662: Sleeping for 30 seconds...

@jonas-klesen
Copy link

You can debug this by running lc0.exe and typing something like 'go nodes 100'. If this works, the client.exe should work, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants