mini-caffe
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
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?
cmake/Cuda.cmake file needs update for CUDA 10
how to modify the Cuda.cmake file?