>
>
> 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,
>
>
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
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
Hi,
Is cuda aware mpi supported with pml yalla?
Thanks,
Subhra
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
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
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