KataGo
KataGo copied to clipboard
Could not locate cublasLt64_10.dll
I have installed cuda11.2 according to the requirements, but katago reminds me that cublasLt64_10.dll is missing, but this is the cuda10 file.
On my other computer, katago does not prompt this problem, and I did not find a file named cublasLt64_10.dll when I scanned the entire computer.
katago version:1.12.2
system:windows11

Have you had Cuda10 installed on this particular computer at some point in the past? If so, I would recommend uninstalling it. Another possible cause is you have a driver installed that is too old for Cuda11, and is attempting to call Cuda10 libraries instead?
I have not installed Cuda10 before. When I tried to install Cuda10, katago prompted me that it could not load zlibwapi.dll. After I tried to install it, katago no longer reported an error, but crashed directly.
I tried to write a small program to get the return value of katago.exe, and the result is as follows:
The return value remains unchanged each time it is run.