-
Mark OLESEN authored
- useful when speculative receives have been initiated but are no longer required. Combines MPI_Cancel() + MPI_Request_free() for consistent resource management. Currently no feedback provided if the request was satisfied by a completed send/recv or by cancellation (can be added later if required).
a8cec219