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
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
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,