Re: [OMPI users] cuda aware mpi

2015-08-24 Thread Nathan Hjelm
> > > From: users [mailto:users-boun...@open-mpi.org] On Behalf Of Subhra > Mazumdar > Sent: Friday, August 21, 2015 12:18 AM > To: Open MPI Users > Subject: [OMPI users] cuda aware mpi > > > > Hi, > >

Re: [OMPI users] cuda aware mpi

2015-08-21 Thread Subhra Mazumdar
h have CUDA-aware built into them. > > Rolf > > > > *From:* users [mailto:users-boun...@open-mpi.org] *On Behalf Of *Subhra > Mazumdar > *Sent:* Friday, August 21, 2015 12:18 AM > *To:* Open MPI Users > *Subject:* [OMPI users] cuda aware mpi > > > > H

Re: [OMPI users] cuda aware mpi

2015-08-21 Thread Rolf vandeVaart
No, it is not. You have to use pml ob1 which will pull in the smcuda and openib BTLs which have CUDA-aware built into them. Rolf From: users [mailto:users-boun...@open-mpi.org] On Behalf Of Subhra Mazumdar Sent: Friday, August 21, 2015 12:18 AM To: Open MPI Users Subject: [OMPI users] cuda

[OMPI users] cuda aware mpi

2015-08-21 Thread Subhra Mazumdar
Hi, Is cuda aware mpi supported with pml yalla? Thanks, Subhra

Re: [OMPI users] Cuda Aware MPI Problem

2013-12-13 Thread Rolf vandeVaart
problem. Rolf From: users [mailto:users-boun...@open-mpi.org] On Behalf Of Özgür Pekçagliyan Sent: Friday, December 13, 2013 8:03 AM To: us...@open-mpi.org Subject: Re: [OMPI users] Cuda Aware MPI Problem Hello again, I have compiled openmpi--1.9a1r29873 from nightly build trunk and so far

Re: [OMPI users] Cuda Aware MPI Problem

2013-12-13 Thread Özgür Pekçağlıyan
Hello again, I have compiled openmpi--1.9a1r29873 from nightly build trunk and so far everything looks alright. But I have not test the cuda support yet. On Fri, Dec 13, 2013 at 2:38 PM, Özgür Pekçağlıyan < ozgur.pekcagli...@gmail.com> wrote: > Hello, > > I am having difficulties with compiling

[OMPI users] Cuda Aware MPI Problem

2013-12-13 Thread Özgür Pekçağlıyan
Hello, I am having difficulties with compiling openMPI with CUDA support. I have followed this (http://www.open-mpi.org/faq/?category=building#build-cuda) faq entry. As below; $ cd openmpi-1.7.3/ $ ./configure --with-cuda=/urs/local/cuda-5.5 $ make all install everything goes perfect during comp