Thanks for reading my thread.
My Cudafy cannot load the cublas64_55.dll
I am using Windows 7, VS2012, and CUDA5.5. My cublas64_55.dll, cufft64_35.dll and etc are all in
C:\Program Files\NVIDIA GPU ComputingTookit\CUDA\v5.5\bin
And my environment variable of CUDA_PATH and CUDA_PATH_5.5 are both
C:\Program Files\NVIDIA GPU ComputingTookit\CUDA\v5.5
I don't understand why Cudafy cannot find it. Anyone has any idea? Thanks a lot.
The cuBLAS library is included in both the NVIDIA HPC SDK and the CUDA Toolkit.
CuBLAS is a library for basic matrix computations. But these computations, in general, can also be written in normal Cuda code easily, without using CuBLAS.
simply copied the cublas64_55.dll and cufft64_55.dll to my project's /Debug/.exe folder, and it works.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With