Re: [ViennaCL-devel] compile error of eigen-with-viennalcl with CUDA backend

2014-02-17 Thread Karl Rupp
Dear Gengdai Liu, > I'm a new user of viennacl. I have a problem when I used it. > I have already successfully built all examples with default setting (but > with Eigen and CUDA turned on). When I swithed to using cuda backend for > eigen-with-viennalcl example(VIENNACL_WITH_CUDA is defined), I g

Re: [ViennaCL-devel] compile error of eigen-with-viennalcl with CUDA backend

2014-02-17 Thread Liu Gengdai
Hi Karl Thank you so much for your quick reply. You are right. I've solved this problem by changing the file to .cu. Sorry for the stupid question because I'm not a GPU guy. :-P Thanks a lot for your viennacl library, which is very excellent and useful. Best, Gengdai 于 2/17/2014 5:54 PM, Karl R

Re: [ViennaCL-devel] compile error of eigen-with-viennalcl with CUDA backend

2014-02-17 Thread Karl Rupp
Hi Gengdai, > Thank you so much for your quick reply. > You are right. I've solved this problem by changing the file to .cu. > Sorry for the stupid question because I'm not a GPU guy. :-P no problem, you are not the first to stumble upon this. Unfortunately there doesn't seem to be reasonably r