原文:Unsupported gpu architecture 'compute_20'

NVCC src caffe layers reduction layer.cunvcc fatal : Unsupported gpu architecture compute Makefile: : recipe for target .build release cuda src caffe layers reduction layer.o failedmake: .build releas ...

2018-10-31 20:52 0 3271 推薦指數:

查看詳情

nvcc fatal : Unsupported gpu architecturecompute_30‘

在出現’unsupported gpu’的情況下一定要去查看cuda對應的版本 cuda對應版本 可以看出compute_30已經被cuda11放棄使用了,所以將這一行對應內容注釋掉即可 在make darknet時報錯,將mekefile中刪除相應的compute_30行 ...

Thu Dec 30 22:43:00 CST 2021 0 1190
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM