Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

compile error(red hat) #102

Open
lair3335 opened this issue Apr 16, 2015 · 0 comments
Open

compile error(red hat) #102

lair3335 opened this issue Apr 16, 2015 · 0 comments

Comments

@lair3335
Copy link

I'm trying to build the newest version in the master. when I compile it, I encounter following errors:

nvcc -c -o updater_gpu.o --use_fast_math -g -O3 -ccbin g++ -Xcompiler "-DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/opt/software/ClusterStudio/2013sp1/composer_xe_2013_sp1.0.080/mkl/include -DMSHADOW_DIST_PS=0 -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -L/opt/software/ClusterStudio/2013sp1/composer_xe_2013_sp1.0.080/compiler/lib/intel64 -I/opt/software/OpenCV/2.4.9--GCC-4.4.5/include -I/opt/software/cudatoolkit/6.0/include -I/opt/software/ClusterStudio/2013sp1/composer_xe_2013_sp1.0.080/mkl/include" src/updater/updater_impl.cu
nvcc warning : The 'compute_10' and 'sm_10' architectures are deprecated, and may be removed in a future release.
src/updater/./sgd_updater-inl.hpp(18): error: expected an identifier

1 error detected in the compilation of "/tmp/tmpxft_00003340_00000000-6_updater_impl.cpp1.ii".
make: *** [updater_gpu.o] Error 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant