Can't build current dev branch
Created by: F0REacH
Build flags:
cmake -DWITH_GPU=ON -DWITH_DOC=OFF -DWITH_GLOG=ON -DWITH_GFLAGS=ON -DWITH_SWIG_PY=ON -DCMAKE_INSTALL_PREFIX=/opt/paddle -DCMAKE_BUILD_TYPE=Debug ..
Log:
[ 12%] Building NVCC (Device) object paddle/cuda/CMakeFiles/paddle_cuda.dir/src/paddle_cuda_generated_hl_table_apply.cu.o
CMake Warning (dev) at paddle_cuda_generated_hl_table_apply.cu.o.Debug.cmake:81:
Syntax Warning in cmake code at column 67
Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Stray '"' character
CMake Error at paddle_cuda_generated_hl_table_apply.cu.o.Debug.cmake:218 (message):
Error generating
/home/foreach/SOFT/BAIDU/PADDLE/Paddle/build/paddle/cuda/CMakeFiles/paddle_cuda.dir/src/./paddle_cuda_generated_hl_table_apply.cu.o
make[2]: *** [paddle/cuda/CMakeFiles/paddle_cuda.dir/build.make:128: paddle/cuda/CMakeFiles/paddle_cuda.dir/src/paddle_cuda_generated_hl_table_apply.cu.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:299: paddle/cuda/CMakeFiles/paddle_cuda.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
NVCC
foreach@linux-PC:~/SOFT/BAIDU/PADDLE/Paddle/build> nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2015 NVIDIA Corporation
Built on Tue_Aug_11_14:27:32_CDT_2015
Cuda compilation tools, release 7.5, V7.5.17