Pyrit icon indicating copy to clipboard operation
Pyrit copied to clipboard

undefined symbol: cuMemcpyHtoD_v2 { GTX 1060 , CUDA 10.0 }

Open bensonshaji opened this issue 6 years ago • 0 comments

Hi

I am unable to get pyrit detect my GPU.

System Details

UBUNTU 18.04 - Linux 64 Bit NVIDIA driver - 410.48 CUDA toolkit - 10.0

python -c 'from cpyrit import _cpyrit_cuda' Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: /usr/local/lib/python2.7/dist-packages/cpyrit/_cpyrit_cuda.so: undefined symbol: cuMemcpyHtoD_v2

Am I missing something ?

bensonshaji avatar Dec 30 '18 09:12 bensonshaji