Ceres
Ceres copied to clipboard
LC0 Bins not found when they exsist
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 :)
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.
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.