Re: [OMPI users] Conflicting versions of libgfortran.so with mpif90? Solved!

2011-06-16 Thread Michael Cugley
On June 14, 2011 at 12:35 PM, Jeff Squyres wrote: Are they using a different version of gfortran to compile / link their application than what was used to compile / build Open MPI? FWIW: it's typically easier to use the same compilers to build Open MPI as the application. That did, in f

Re: [OMPI users] Passive target performance (was: Deadlock with barrier und RMA)

2011-06-16 Thread Barrett, Brian W
On 6/15/11 5:45 AM, "Ole Kliemann" wrote: >On Mon, Jun 13, 2011 at 04:11:44PM +, Barrett, Brian W wrote: >> There are no missing calls to MPI_WIN_FENCE as the code is using passive >> synchronization (lock/unlock). The test code looks correct, I think >>this >> is a bug in Open MPI. The cod