Re: [OMPI users] Open MPI fails to open CUDA libraries on OS X

2016-02-22 Thread Tyler Benster
missing. can you please give a try to this patch and check whether it fixes your problem ? Cheers, Gilles On 2/22/2016 11:12 AM, Tyler Benster wrote: I believe Open MPI is looking for a linux binary (.so) when it should look for a Mach-O (.dylib) on OS X. Steps to reproduce: build Open

[OMPI users] Open MPI fails to open CUDA libraries on OS X

2016-02-21 Thread Tyler Benster
I believe Open MPI is looking for a linux binary (.so) when it should look for a Mach-O (.dylib) on OS X. Steps to reproduce: build Open MPI with CUDA-aware support on OS X (‘./configure —with-cuda’) run job that supports CUDA libraries The following error is generated: The library attempted to