双显卡的笔记本,安装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%的时候终止。
求大神指导!
双显卡笔记本配置Ubuntu14.04+cuda6.5时出问题了
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 双显卡笔记本配置Ubuntu14.04+cuda6.5时出问题了
把下面指令 複製 貼進終端機 執行双显卡的笔记本
sudo lshw -numeric -class video
把結果直接複製 貼上來
-
- 帖子: 2
- 注册时间: 2014-11-24 2:19
- 系统: ubuntu 14.04
Re: 双显卡笔记本配置Ubuntu14.04+cuda6.5时出问题了
遇到同样问题,结果如下poloshiao 写了:把下面指令 複製 貼進終端機 執行双显卡的笔记本
sudo lshw -numeric -class video
把結果直接複製 貼上來
代码: 全选
*-display
description: 3D controller
product: GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] [10DE:1140]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=nvidia latency=0
resources: irq:47 memory:e2000000-e2ffffff memory:d0000000-dfffffff memory:e0000000-e1ffffff ioport:5000(size=128)
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller [8086:166]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:45 memory:e3000000-e33fffff memory:c0000000-cfffffff ioport:6000(size=64)
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 双显卡笔记本配置Ubuntu14.04+cuda6.5时出问题了
遇到同样问题,结果如下
把下面指令 複製 貼進終端機 執行product: GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] [10DE:1140]
configuration: driver=nvidia latency=0
1. nvidia-settings --glxinfo | grep "OpenGL version string"
2. uname -r
把結果直接複製 貼上來
不必擷圖