-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Originally by jdinan on 2015-09-25 09:32:14 -0500
Is the following text from Section 11.5 of the RMA chapter now obsolete
Implementors may restrict the use of RMA communication that is synchronized by
lock calls to windows in memory allocated by MPI_ALLOC_MEM (Section 8.2),
MPI_WIN_ALLOCATE (Section 11.2.2), or attached with MPI_WIN_ATTACH (Section 11.2.4).
Locks can be used portably only in such memory.