Re: [OMPI users] Trouble configuring 1.7.2 for Cuda 5.0.35

2013-08-14 Thread Rolf vandeVaart
3 2:59 PM >To: Open MPI Users >Cc: Rolf vandeVaart >Subject: Re: [OMPI users] Trouble configuring 1.7.2 for Cuda 5.0.35 > >Thank you for the quick reply Rolf, > I personally don't know the Cuda libraries. I was hoping there had been a >name change. I am on a Cray

Re: [OMPI users] Trouble configuring 1.7.2 for Cuda 5.0.35

2013-08-14 Thread Ray Sheppard
Thank you for the quick reply Rolf, I personally don't know the Cuda libraries. I was hoping there had been a name change. I am on a Cray XT-7. Here is my configure command: ./configure CC=gcc FC=gfortran CFLAGS="-O2" F77=gfortran FCFLAGS="-O2" --enable-static --disable-shared --disable-vt

Re: [OMPI users] Trouble configuring 1.7.2 for Cuda 5.0.35

2013-08-14 Thread Rolf vandeVaart
It is looking for the libcuda.so file, not the libcudart.so file. So, maybe --with-libdir=/usr/lib64 You need to be on a machine with the CUDA driver installed. What was your configure command? http://www.open-mpi.org/faq/?category=building#build-cuda Rolf >-Original Message- >From: