Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Caffe make error #5773
Comments
deepali-c
commented
Jul 14, 2017
|
Yes this is correct Cuda 7.5 does not support compute_60. |
dikshya29
closed this
Jul 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dikshya29 commentedJul 13, 2017
•
edited
I am using Ubuntu 14.04 and recently I upgraded CUDA to 7.5. I am receiving the following error -
NVCC src/caffe/layers/softmax_layer.cu nvcc fatal : Unsupported gpu architecture 'compute_60' make: *** [.build_release/cuda/src/caffe/layers/softmax_layer.o] Error 1Can someone help?