码迷,mamicode.com
首页 > 其他好文 > 详细

caffe:编译时提示:unsupported GNU version! gcc versions later than 4.9 are not supported!

时间:2016-04-07 01:17:09      阅读:1395      评论:0      收藏:0      [点我收藏+]

标签:

NVCC src/caffe/solvers/adam_solver.cu
In file included from /usr/local/cuda/include/cuda_runtime.h:76:0,
                 from <command-line>:0:
/usr/local/cuda/include/host_config.h:115:2: error: #error -- unsupported GNU version! gcc versions later than 4.9 are not supported!
 #error -- unsupported GNU version! gcc versions later than 4.9 are not supported!
  ^
技术分享

 

what the fuck and how to fix this error  ???

....

 

caffe:编译时提示:unsupported GNU version! gcc versions later than 4.9 are not supported!

标签:

原文地址:http://www.cnblogs.com/wangxiaocvpr/p/5361693.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!