axelus111

Results 2 comments of axelus111

Hi, similiar Problems over here. Running Kubuntu 14.04 with cuda 7.5 (nvcc 7.5.17) Error Output is like this: ``` ~/git/ICPCUDA/src/Cuda/pyrdown.cu(149): error: calling a __host__ function("Eigen::Matrix ::Matrix") from a __global__ function("computeNmapKernel")...

Hi, I ve got it working to installing eigen in /usr/include instead of /usr/local/include. No matter where i've pointed to the eigen lib in cmake, it has always used the...