http://blog.csdn.NET/babyfacer/article/details/6902985 原文链接:http://www.hpcwire.com/hpcwire/2011-06-09/top_10_objections_to_gpu_computing_reconsidered.html作者:Dr. Vincent Natoli, Stone Ridge Technology (http://www.stoneridgetechnology.com/ )译者:陈晓炜(转载请注…
issue: Error when Building GPU docker image for caffe: Unsupported gpu architecture 'compute_60' reason: CUDA < 8.0 solution: In the Makefile.example, try commenting out the *_60 and *_61 lines (for compatibility with CUDA < 8.0). CUDA_ARCH := -genc…