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