Re: [OMPI users] enable-cuda with disable-dlopen

2014-09-05 Thread Brock Palen
t; From: users [mailto:users-boun...@open-mpi.org] On Behalf Of Brock Palen >> Sent: Friday, September 05, 2014 5:22 PM >> To: Open MPI Users >> Subject: [OMPI users] enable-cuda with disable-dlopen >> >> * PGP Signed by an unknown key >> >> We foun

Re: [OMPI users] enable-cuda with disable-dlopen

2014-09-05 Thread Rolf vandeVaart
en MPI Users >Subject: [OMPI users] enable-cuda with disable-dlopen > >* PGP Signed by an unknown key > >We found with 1.8.[1,2] that is you compile with > >--with-mxm >--with-cuda >--disable-dlopen > >OMPI will compile install and run, but if you run disabling mxm (say

[OMPI users] enable-cuda with disable-dlopen

2014-09-05 Thread Brock Palen
We found with 1.8.[1,2] that is you compile with --with-mxm --with-cuda --disable-dlopen OMPI will compile install and run, but if you run disabling mxm (say to debug something) mpirun --mca mtl ^mxm ./a.out You will get a notice saying that you cannot have enable cuda with disable dlopen,