Yolo-Fastest icon indicating copy to clipboard operation
Yolo-Fastest copied to clipboard

nvcc fatal : Unsupported gpu architecture 'compute_61'

Open yunxiaozimeng opened this issue 4 years ago • 2 comments

编译时报错,nvcc fatal : Unsupported gpu architecture 'compute_61',显卡是笔记本rtx 2060 ,请问怎么解决? when i compile it ,an error occurred,“nvcc fatal : Unsupported gpu architecture 'compute_61'”,my GPU is laptop edition RTX 2060 ,who can help me?

yunxiaozimeng avatar Sep 24 '20 14:09 yunxiaozimeng

check you nvcc path in Makefile firstly.

xingshuohan avatar Sep 25 '20 02:09 xingshuohan

check you nvcc path in Makefile firstly. I solve the problem , thank you very much! ^_^

yunxiaozimeng avatar Sep 25 '20 03:09 yunxiaozimeng