Re: cuda compilation

2010-01-09 Thread Tomas Oberhuber
Hi Ralph again, On Wednesday 06 of January 2010 20:44:57 Ralf Wildenhues wrote: Hello Tomas, * Tomas Oberhuber wrote on Sat, Jan 02, 2010 at 11:33:46AM CET: Now I try to compile whole project with nvcc. It seems to work but I get this ibtool: link: nvcc -shared -nostdlib .libs

Re: cuda compilation

2010-01-08 Thread Tomas Oberhuber
Hi Ralph, Dne středa 06 Leden 2010 08:44:57 Ralf Wildenhues napsal(a): Hello Tomas, * Tomas Oberhuber wrote on Sat, Jan 02, 2010 at 11:33:46AM CET: Now I try to compile whole project with nvcc. It seems to work but I get this ibtool: link: nvcc -shared -nostdlib .libs/libtnl

Re: cuda compilation

2010-01-07 Thread Tomas Oberhuber
napsal(a): Hello Tomas, * Tomas Oberhuber wrote on Sat, Jan 02, 2010 at 11:33:46AM CET: Now I try to compile whole project with nvcc. It seems to work but I get this ibtool: link: nvcc -shared -nostdlib .libs/libtnl-0.1.lax/libtnldebug-0.1.a/libtnldebug_0_1_la-tnlDebugStructu re.o

Re: cuda compilation

2010-01-02 Thread Tomas Oberhuber
Hello Ralph, On Wednesday 30 of December 2009 22:52:51 Ralf Wildenhues wrote: Hello Tomas, * Tomas Oberhuber wrote on Tue, Dec 29, 2009 at 07:25:36PM CET: I am experiencing some troubles with cuda. I studied mailing lists about autoconf, automake and libtool and from what I have read I

cuda compilation

2009-12-29 Thread Tomas Oberhuber
in Makefile.am) I get make[2]: *** No rule to make target `../../../src/core/tnlLongVectorCUDATester.cpp', needed by `tnlLongVectorCUDATester.lo'. Stop. so automake now tries to compile it. Can anybody, please, help me and tell me what I am doing wrong? Thanks a lot, Tomas Oberhuber.