mini-caffe icon indicating copy to clipboard operation
mini-caffe copied to clipboard

win10+cmake+cuda10.0+cudnn7.3.1, i have the problem that Running GPU detection script with nvcc failed: detect_cuda_archs.cu

Open wuqingshan2010 opened this issue 6 years ago • 2 comments
trafficstars

when i cmake with cuda and cudnn on the windwos os, i have the problem that CMake Warning at cmake/Cuda.cmake:69 (message):Running GPU detection script with nvcc failed: detect_cuda_archs.cu when i build it with visual studio 2015, it can not generate the caffe.dll. How can i solve it?

wuqingshan2010 avatar Dec 02 '18 16:12 wuqingshan2010

cmake/Cuda.cmake file needs update for CUDA 10

luoyetx avatar Dec 04 '18 15:12 luoyetx

how to modify the Cuda.cmake file?

wuqingshan2010 avatar Dec 07 '18 14:12 wuqingshan2010