[Mpi3-rma] nested locks
Jim Dinan
james.dinan at gmail.com
Mon Aug 19 14:54:26 CDT 2013
We removed the sentence that forbade this from MPI 2.2, page 348, line 31:
"Only one target window can be accessed during that epoch with win."
~Jim.
On Mon, Aug 19, 2013 at 3:44 PM, Rajeev Thakur <thakur at mcs.anl.gov> wrote:
> Did we make any change in MPI 3.0 to allow nesting of MPI_Win_lock calls?
> For example,
>
> Win_lock(rank 1)
> Win_lock(rank 2)
>
> Win_unlock(rank 2)
> Win_unlock(rank 1)
>
> I can't find the text we added or deleted to allow this.
>
> But I do see text that disallows this:
> pg 437, ln 28: "Distinct access epochs for win at the same process must be
> disjoint."
>
> Rajeev
>
>
> _______________________________________________
> mpi3-rma mailing list
> mpi3-rma at lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-rma
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpi-forum.org/pipermail/mpiwg-rma/attachments/20130819/e3ad3e43/attachment-0001.html>
More information about the mpiwg-rma
mailing list