13.5.6. Miscellaneous Clarifications

PreviousUpNext
Up: Synchronization Calls Next: Error Handling Previous: Assertions

Once an RMA procedure call returns, it is safe to free any opaque objects passed as arguments to that procedure. For example, the datatype argument of a MPI_PUT call can be freed as soon as the call returns, even though the communication may not be complete.

As in message-passing, datatypes must be committed before they can be used in RMA communication.


PreviousUpNext
Up: Synchronization Calls Next: Error Handling Previous: Assertions


Return to MPI-4.1 Standard Index
Return to MPI Forum Home Page

(Unofficial) MPI-4.1 of November 2, 2023
HTML Generated on November 19, 2023