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

LC0 Bins not found when they exsist #40

Open
Sargeanthost opened this issue Feb 24, 2021 · 2 comments
Open

LC0 Bins not found when they exsist #40

Sargeanthost opened this issue Feb 24, 2021 · 2 comments

Comments

@Sargeanthost
Copy link

image

I get this error on the first-time install. The file path is correct so I'm not sure what's happening.

I'm new to this, so if it's a simple issue please don't be annoyed :)

@dje-dev
Copy link
Owner

dje-dev commented Mar 1, 2021

No problem. If you are sure the line in Ceres.json point to the correct path, e.g.

 "DirLC0Binaries": "c:\\dev\\lc0\\lc_270rc2",

and you are sure that this directory contains a working copy of the CUDA version of LC0 (either 0.26.3 or 0.27), then this is most likely a CUDA version incompatibility. Hopefully you have either 11.1 or 11.2 installed on your system, and you copied the LC0.DLL from either the cuda_v11.1 or cuda_v11.2 subdirectories in the attached ZIP file into directory specified in your Ceres.json file.

@Sargeanthost
Copy link
Author

No problem. If you are sure the line in Ceres.json point to the correct path, e.g.

 "DirLC0Binaries": "c:\\dev\\lc0\\lc_270rc2",

and you are sure that this directory contains a working copy of the CUDA version of LC0 (either 0.26.3 or 0.27), then this is most likely a CUDA version incompatibility. Hopefully you have either 11.1 or 11.2 installed on your system, and you copied the LC0.DLL from either the cuda_v11.1 or cuda_v11.2 subdirectories in the attached ZIP file into directory specified in your Ceres.json file.

I have 11.2 installed. I pointed them to the correct location but I still get the error, I'm really not sure what's going on.

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