Caffe make error #5773

Closed
dikshya29 opened this Issue Jul 13, 2017 · 1 comment

Comments

Projects
None yet
2 participants

dikshya29 commented Jul 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 1

Can someone help?

Yes this is correct Cuda 7.5 does not support compute_60.
Check the comment at Makefile.config.example.

dikshya29 closed this Jul 14, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment