Re: [OMPI devel] CUDA support not working?

2013-11-25 Thread Jörg Bornschein
: undefined symbol: > progress_one_cuda_htod_event > .. > Suggestions for option specifications. I have followed the e-mail > correspondence between > Jörg Bornschein, > Ralph Castain > > I have changed the Makefile.am before ./configure according to attached > diff.pml &

Re: [OMPI devel] CUDA support not working?

2013-11-24 Thread Jörg Bornschein
On 24.11.2013, at 12:08, Ralph Castain wrote: > On Nov 24, 2013, at 8:30 AM, Jörg Bornschein wrote: >> On 24.11.2013, at 10:22, Ralph Castain wrote: >> I still believe that ompi/mca/pml/ob1/* is not linked to common_cuda.*, >> although it >> should. I’m slightly ov

Re: [OMPI devel] CUDA support not working?

2013-11-24 Thread Jörg Bornschein
at ompi/mca/pml/ob1/* is not linked to common_cuda.*, although it should. I’m slightly overwhelmed by automake, so I don’t know how to add this reference and try it myself.. j > > On Nov 24, 2013, at 7:11 AM, Jörg Bornschein wrote: > >> On 23.11.2013, at 22:56, Dmitry

Re: [OMPI devel] CUDA support not working?

2013-11-24 Thread Jörg Bornschein
gether — at least on my systems. j > - D. > > > 2013/11/24 Jörg Bornschein : >> On 23.11.2013, at 21:42, Jörg Bornschein wrote: >> >> Sorry, >> >>> I’m typically compiling with >>> >>> ./configure —with-cuda >> &g

Re: [OMPI devel] CUDA support not working?

2013-11-23 Thread Jörg Bornschein
On 23.11.2013, at 21:42, Jörg Bornschein wrote: Sorry, > I’m typically compiling with > > ./configure —with-cuda I’m actually compiling with ./configure —with-cuda —disable-vt because otherwise I get a compile time error: make[5]: Entering directory `/u/bornj/softwar

[OMPI devel] CUDA support not working?

2013-11-23 Thread Jörg Bornschein
Hello, I’m trying to evaluate the CUDA support in OpenMPI and I’m failing to get it to work for both 1.7.3 and openmpi-1.9a1r29736. I tried on Ubuntu 13.04 and on Fedora 14. I’m typically compiling with ./configure —with-cuda but I tried combining it with various other options. OMPI