Pregunta

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.

¿Fue útil?

Solución

simply copied the cublas64_55.dll and cufft64_55.dll to my project's /Debug/.exe folder, and it works.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top