host function call cannot be configured

237 views
Skip to first unread message

Eison

unread,
May 27, 2015, 8:11:49 AM5/27/15
to caffe...@googlegroups.com

Hi, everyone.
I recently tried to use caffe, but I cannot make caffe I had installed CUDA 7.0 Toolkits. My Graphic card is Nvidia Quadro K620, using CentOS 7 64bits version.

Please help me.


This is Error message:

make all

NVCC src/caffe/layers/bnll_layer.cu

src/caffe/layers/bnll_layer.cu(27): error: a host function call cannot be configured

      detected during instantiation of "void caffe::BNLLLayer<Dtype>::Forward_gpu(const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &, const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &) [with Dtype=float]"

(57): here


src/caffe/layers/bnll_layer.cu(51): error: a host function call cannot be configured

      detected during instantiation of "void caffe::BNLLLayer<Dtype>::Backward_gpu(const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &, const std::vector<__nv_bool, std::allocator<__nv_bool>> &, const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &) [with Dtype=float]"

(57): here


src/caffe/layers/bnll_layer.cu(27): error: a host function call cannot be configured

      detected during instantiation of "void caffe::BNLLLayer<Dtype>::Forward_gpu(const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &, const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &) [with Dtype=double]"

(57): here


src/caffe/layers/bnll_layer.cu(51): error: a host function call cannot be configured

      detected during instantiation of "void caffe::BNLLLayer<Dtype>::Backward_gpu(const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &, const std::vector<__nv_bool, std::allocator<__nv_bool>> &, const std::vector<caffe::Blob<Dtype> *, std::allocator<caffe::Blob<Dtype> *>> &) [with Dtype=double]"

(57): here


4 errors detected in the compilation of "/tmp/tmpxft_00001160_00000000-16_bnll_layer.compute_50.cpp1.ii".

make: *** [.build_release/cuda/src/caffe/layers/bnll_layer.o] Erreur 1


Reply all
Reply to author
Forward
0 new messages