thundersvm icon indicating copy to clipboard operation
thundersvm copied to clipboard

How can i set up the thundersvm with CUDA 10.1 in Ubuntu 18.04?

Open merchen911 opened this issue 5 years ago • 2 comments

I have tried to install the thundersvm-gpu with CUDA 10.1 in ubuntu 18.04

But, the official thunder svm package cannot be supported with over cuda 10.0

When i call the thundersvm library in cuda 10.1, python return an error; like "OSError: libcusparse.so.9.0: cannot open shared object file: No such file or directory"

Someone modified the official package for cuda 10.0, but it cannot be supported with cuda 10.1 https://pypi.org/project/thundersvm-cuda10/

Thank you if someone tells me how to install it for my environment

merchen911 avatar Sep 14 '20 08:09 merchen911

@merchen911 Would you try to install the library from this link?

zeyiwen avatar Sep 17 '20 04:09 zeyiwen

@zeyiwen Not yet. I will try to install through your link and tell you for the result of installation. thank you :)

merchen911 avatar Sep 17 '20 10:09 merchen911