Unsupported gpu architecture 'compute_20'

Posted houjun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Unsupported gpu architecture 'compute_20'相关的知识,希望对你有一定的参考价值。

NVCC src/caffe/layers/reduction_layer.cu
nvcc fatal   : Unsupported gpu architecture ‘compute_20‘
Makefile:588: recipe for target ‘.build_release/cuda/src/caffe/layers/reduction_layer.o‘ failed
make: *** [.build_release/cuda/src/caffe/layers/reduction_layer.o] Error 1

# CUDA architecture setting: going with all of them.
# For CUDA < 6.0, comment the *_50 through *_61 lines for compatibility.
# For CUDA < 8.0, comment the *_60 and *_61 lines for compatibility.
# For CUDA >= 9.0, comment the *_20 and *_21 lines for compatibility.
CUDA_ARCH := #-gencode arch=compute_20,code=sm_20
                #-gencode arch=compute_20,code=sm_21
                -gencode arch=compute_30,code=sm_30
                -gencode arch=compute_35,code=sm_35
                -gencode arch=compute_50,code=sm_50
                -gencode arch=compute_52,code=sm_52
                -gencode arch=compute_60,code=sm_60
                -gencode arch=compute_61,code=sm_61
                -gencode arch=compute_61,code=compute_61


















以上是关于Unsupported gpu architecture 'compute_20'的主要内容,如果未能解决你的问题,请参考以下文章

MatConvNet编译报错:Error using mex nvcc fatal : Unsupported gpu architecture ‘compute_20‘ 解决办法

install opencv 2.4.10 with issue :"nvcc fatal : Unsupported gpu architecture 'compute_11&

Sencha Architect怎么样

enterprise architect工具箱怎么打开

Master Plan for becoming a Software Architect : Roadmap of a Software Architect

[Architect] ABP(现代ASP.NET样板开发框架) Caching