liongis
liongis
My compilation environment is windows7,CUDA Toolkit 9.0, python 37-32 5>Building NVCC (Device) object caffe2/CMakeFiles/caffe2_gpu.dir/__/aten/src/THC/Release/caffe2_gpu_generated_THCReduceApplyUtils.cu.obj 5>nvcc fatal : Unsupported gpu architecture 'compute_20' 5>CMake Error at caffe2_gpu_generated_THCReduceApplyUtils.cu.obj.Release.cmake:219 (message): 5> Error generating 5>...
I see how this works Delete "- gencode arch = compute_20, code = sm_20" But I don't know in what file to delete this statement. Is this statement configured in...