双显卡笔记本配置Ubuntu14.04+cuda6.5时出问题了
发表于 : 2014-11-04 21:16
双显卡的笔记本,安装ubuntu14.04系统,安装cuda6.5的时有警告
make编译过程有警告~!
nvcc warning: The "computer_11""computer_12""computer_13""sm_11""sm_12""sm_13" architectures are deprecated,and may be removed in the future release.
安装完后,samples可以运行,随后编译opencv时也出现相同的警告。
nvcc warning: The "computer_11""computer_12""computer_13""sm_11""sm_12""sm_13" architectures are deprecated,and may be removed in the future release.
并且报错,Cmake error at cuda_compile_generated_NCVPyramid.cu.o.cmake:288(message):Error generating
编译到70%的时候终止。
求大神指导!
make编译过程有警告~!
nvcc warning: The "computer_11""computer_12""computer_13""sm_11""sm_12""sm_13" architectures are deprecated,and may be removed in the future release.
安装完后,samples可以运行,随后编译opencv时也出现相同的警告。
nvcc warning: The "computer_11""computer_12""computer_13""sm_11""sm_12""sm_13" architectures are deprecated,and may be removed in the future release.
并且报错,Cmake error at cuda_compile_generated_NCVPyramid.cu.o.cmake:288(message):Error generating
编译到70%的时候终止。
求大神指导!