Jose Rogado

Results 2 comments of Jose Rogado

Hi, I'm having a similar issue when importing skcuda.linalg: import skcuda.linalg as linalg .. OSError: CUDA runtime library not found OS platform: Windows10 Python version == 3.10 CUDA version ==11.5...

Hi again, I found a possible reason for the "OSError: cusolver library not found", that was causing the "import skcuda.linalg as linalg" to fail. In file **cusolver.py** line **26** should...