Open shuangao opened 9 years ago
Have the same problem, no idea how to handle it?
Same here.
Well made some progress with installing CUDA toolkit 6.5 rather then 7.0
you can try installing CUDA toolkit 6.5.
The original solution was created with CUDA 6.5. Try open "MainBuilder.vcxproj" with any text editor, and find "cuda" while replace every "6.5" after that with your version of CUDA, which in my case, is "7.5". Hopefully it'll get it work.
I downloaded the caffe-windows codes, installed the cuda6.0, copied the 3rdparty and VS2012, still I failed to open the project. When I open the MainBuilder.sln, it says
Can anyone help me?