包含文件:cudart64_101.dll、cublas64_10.dll、cufft64_10.dll、curand64_10.dll 、cusolver64_10.dll 、cusparse64_10.dll 、cudnn64_7.dll
解决以下问题:
Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found
Could not load dynamic library 'cublas64_10.dll'; dlerror: cublas64_10.dll not found
Could not load dynamic library 'cufft64_10.dll'; dlerror: cufft64_10.dll not found
Could not load dynamic library 'curand64_10.dll'; dlerror: curand64_10.dll not found
Could not load dynamic library 'cusolver64_10.dll'; dlerror: cusolver64_10.dll not found
Could not load dynamic library 'cusparse64_10.dll'; dlerror: cusparse64_10.dll not found
Could not load dynamic library 'cudnn64_7.dll'; dlerror: cudnn64_7.dll not found
将CUDA文件夹里面所有的文件复制放在C:\Windows\System32里面即可。
1