eric612 / Caffe-YOLOv3-Windows

A windows caffe implementation of YOLO detection network
Other
212 stars 128 forks source link

nvcc fatal : Unsupported gpu architecture 'compute_90' #18

Open xinsuinizhuan opened 5 years ago

xinsuinizhuan commented 5 years ago

Building NVCC (Device) object src/caffe/CMakeFiles/cuda_compile_1.dir/layers/Release/cuda_compile_1_generated_absval_layer.cu.obj nvcc fatal : Unsupported gpu architecture 'compute_90'

what should i do?

eric612 commented 5 years ago

You can try this way : https://blog.csdn.net/xunan003/article/details/90696412