Re: [OMPI users] [EXTERNAL] Using One-sided communication with lock/unlock

2012-04-03 Thread Sebastian Rettenberger
Thank you for the hint. I thought that "the same process" refers to the locked window, not to the calling process. Maybe I can work around this restriction with a dummy window for synchronization ... Thanks again, Sebastian > On 4/3/12 12:01 PM, "Sebastian Rettenberger" wrote: > >I posted th

Re: [OMPI users] [EXTERNAL] Using One-sided communication with lock/unlock

2012-04-03 Thread Barrett, Brian W
On 4/3/12 12:01 PM, "Sebastian Rettenberger" wrote: >I posted the bug report a week ago, but unfortunately I didn't get any >response: >https://svn.open-mpi.org/trac/ompi/ticket/3067 > >The example (see bug report) is very simple, however it still fails. >Other MPI >versions work fine (e.g. Inte