You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For 64-bit clean functionality, convenience, and symmetry, the Big MPI principles being applied in Ticket #80 to collective operations should be applied to MPI RMA functionality.
Proposal
64-bit clean versions of RMA operations will be provided.
Changes to the Text
New APIs and descriptions with suffix _X will be added to support 64-bit clean operations for RMA chapter.
Impact on Implementations
Implementations will have to support the new API plus any internal changes to support larger transfers.
Impact on Users
Users who opt in to the new API will be able to do larger RMA transfers.
Problem
For 64-bit clean functionality, convenience, and symmetry, the Big MPI principles being applied in Ticket #80 to collective operations should be applied to MPI RMA functionality.
Proposal
64-bit clean versions of RMA operations will be provided.
Changes to the Text
New APIs and descriptions with suffix _X will be added to support 64-bit clean operations for RMA chapter.
Impact on Implementations
Implementations will have to support the new API plus any internal changes to support larger transfers.
Impact on Users
Users who opt in to the new API will be able to do larger RMA transfers.
References
Tickets #80, #97, #98 are closely related.
PR https://github.com/mpi-forum/mpi-standard/pull/62
RMA WG Issue to cross-correlate: mpiwg-rma/rma-issues#7
The text was updated successfully, but these errors were encountered: