You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I'm trying to install caffe through the installation given here, but the build fails at various points.
Is there a specific CUDA and CUDNN version that I must use to build it successfully?
The build fails at /include/cudnn.hpp, layers/cudnn_sigmoid_layer.cu ...etc, with incompatible types/incorrect parameters etc.
I tried building with CUDA 10, CUDNN8, CUDNN5 with cuda 8, and also tried other variations, however 'make' all fails. I followed the procedure given in the caffe installation entirely, yet with no success.
Thanks
The text was updated successfully, but these errors were encountered:
Hello. I'm trying to install caffe through the installation given here, but the build fails at various points.
Is there a specific CUDA and CUDNN version that I must use to build it successfully?
The build fails at /include/cudnn.hpp, layers/cudnn_sigmoid_layer.cu ...etc, with incompatible types/incorrect parameters etc.
I tried building with CUDA 10, CUDNN8, CUDNN5 with cuda 8, and also tried other variations, however 'make' all fails. I followed the procedure given in the caffe installation entirely, yet with no success.
Thanks
The text was updated successfully, but these errors were encountered: