Re: [OMPI devel] GPUDirect v1 issues

2012-01-21 Thread Kenneth Lloyd
Sebastian, If possible, I strongly suggest you look into CUDA 4.1 r2 and using Rolf vandeVaart's MPI CUDA RDMA 3). Your life will be MUCH easier. Having used GPUDirect1 in the last half of 2010, I can say it is a pain for the 9 - 14% gain in efficiency we saw. Ken On Fri, 2012-01-20 at 18:20 +

[OMPI devel] OpenMPI 1.5.x and MPI 2.2

2012-01-21 Thread Kenneth Lloyd
To what extent is distributed MPI_Graph (MPI 2.2) supported in OpenMPI 1.5.x? Version shows it is based on MPI 2.1., but there are other references ... == Kenneth A. Lloyd, Jr. CEO - Director of Systems Science Watt Systems Technologies Inc. Albuquerque, NM US This e-mail is covered

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r25762

2012-01-21 Thread George Bosilca
How about instead of all the patches (r25758, r25762 and r25763) we just set both LD_LIBRARY_PATH and DYLD_LIBRARY_PATH everywhere? One will get ignored on Unix while the other on Darwin? Another benefit will be to have a significantly cleaner... george. On Jan 21, 2012, at 18:48 , r...@osl.

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r25762

2012-01-21 Thread Ralph Castain
We could - but the cmd line is already quite long, and that would make it worse. Doesn't strike me as all that complicated. On Jan 21, 2012, at 7:26 PM, George Bosilca wrote: > How about instead of all the patches (r25758, r25762 and r25763) we just set > both LD_LIBRARY_PATH and DYLD_LIBRARY_