Re: [OMPI users] MPI-RMA rget doesn't complete the communication after mpi_wait

2016-07-13 Thread Jeff Squyres (jsquyres)
I've filed https://github.com/open-mpi/ompi/issues/1869 to track the issue. > On Jul 13, 2016, at 5:23 AM, Alfio Lazzaro wrote: > > Hi Jeff, > thanks for your reply. We tried it and it still doesn't work... > > Alfio > > 2016-07-13 1:19 GMT+02:00 Jeff Squyres

Re: [OMPI users] MPI-RMA rget doesn't complete the communication after mpi_wait

2016-07-13 Thread Alfio Lazzaro
Hi Jeff, thanks for your reply. We tried it and it still doesn't work... Alfio 2016-07-13 1:19 GMT+02:00 Jeff Squyres (jsquyres) : > Alfio -- > > We just released Open MPI v2.0.0, with lots of MPI RMA fixes. Would you > mind testing there? > > > > On Jul 12, 2016, at 1:33

Re: [OMPI users] MPI-RMA rget doesn't complete the communication after mpi_wait

2016-07-12 Thread Jeff Squyres (jsquyres)
Alfio -- We just released Open MPI v2.0.0, with lots of MPI RMA fixes. Would you mind testing there? > On Jul 12, 2016, at 1:33 PM, Alfio Lazzaro wrote: > > Dear OpenMPI developers, > we found a strange behavior when using MPI-RMA passive target and OpenMPI >

[OMPI users] MPI-RMA rget doesn't complete the communication after mpi_wait

2016-07-12 Thread Alfio Lazzaro
Dear OpenMPI developers, we found a strange behavior when using MPI-RMA passive target and OpenMPI (versions 1.8.3 and 1.10.2). We don't see any problem when using MPICH. This is a small example on what we want to do: === program rma_openmpi use mpi integer :: nproc, rank,