在ubuntu上的cuda中编译生成文件失败

2024-10-02 12:32:50 发布

您现在位置:Python中文网/ 问答频道 /正文

我正在尝试执行thisGithub存储库。运行build.sh文件时,出现以下错误: gcc版本是:gcc版本4.6.3(Ubuntu/Linaro 4.6.3-1ubuntu5) 英伟达-smi:NVIDIA-SMI 340.24 驱动程序版本:340.24 Nvidia geforce 820的可计算性为2.1

rc/weight_acts.cu(1289): error: type name is not allowed

src/weight_acts.cu(1290): error: type name is not allowed

src/weight_acts.cu(1291): error: type name is not allowed

src/weight_acts.cu(1292): error: type name is not allowed

src/weight_acts.cu(1293): error: type name is not allowed

src/weight_acts.cu(1294): error: type name is not allowed

src/weight_acts.cu(1325): error: type name is not allowed

src/weight_acts.cu(1325): warning: expression has no effect

src/weight_acts.cu(1213): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=false, checkCaseBounds=false]" 
(2214): here

src/weight_acts.cu(1289): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=false, checkCaseBounds=false]" 
(2214): here

src/weight_acts.cu(1290): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=false, checkCaseBounds=false]" 
(2214): here

src/weight_acts.cu(1291): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=false, checkCaseBounds=false]" 
(2214): here

src/weight_acts.cu(1292): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=false, checkCaseBounds=false]" 
(2214): here

src/weight_acts.cu(1293): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=false, checkCaseBounds=false]" 
(2214): here

src/weight_acts.cu(1294): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=false, checkCaseBounds=false]" 
(2214): here

src/weight_acts.cu(1048): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1049): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1051): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1052): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1054): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1055): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1057): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1058): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_2_f_4_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=2, filtersPerThread=4, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2476): here

src/weight_acts.cu(1213): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2480): here

src/weight_acts.cu(1289): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2480): here

src/weight_acts.cu(1290): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2480): here

src/weight_acts.cu(1291): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2480): here

src/weight_acts.cu(1292): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2480): here

src/weight_acts.cu(1293): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2480): here

src/weight_acts.cu(1294): warning: expression has no effect
          detected during instantiation of "void conv_weight_acts_c_preload_pc_2_pt_4_f_3_r_32_c_3<B_Y,B_X,pixelCache,pixelsPerThread,filtersPerThread,preloadCases,numColors,scale,checkCaseBounds>(cudaTextureObject_t, cudaTextureObject_t, float *, int, int, int, int, int, int, int, int, int, int, int, float, float) [with B_Y=16, B_X=16, pixelCache=2, pixelsPerThread=4, filtersPerThread=3, preloadCases=32, numColors=3, scale=true, checkCaseBounds=false]" 
(2480): here

61 errors detected in the compilation of "/tmp/tmpxft_00001ed4_00000000-6_weight_acts.cpp1.ii".
27 errors detected in the compilation of "/tmp/tmpxft_00001ed5_00000000-6_filter_acts.cpp1.ii".
make: *** [obj/release/./src/weight_acts.cu.o] Error 2
make: *** [obj/release/./src/filter_acts.cu.o] Error 2
30 errors detected in the compilation of "/tmp/tmpxft_00001ed3_00000000-6_img_acts.cpp1.ii".
make: *** [obj/release/./src/img_acts.cu.o] Error 2
--- cudaconvnet
build.sh: 59: cd: can't cd to cudaconvnet
--- make-data/pyext
build.sh: 61: cd: can't cd to make-data/pyext

顺便说一句,我正在Ubuntu 12.04上使用CUDA6.0


Tags: srcfalsefloatintscaleweightcuacts

热门问题