struct
#include <src/vt/messaging/active.h>
InProgressIRecv An in-progress MPI_Irecv watched by the runtime.
Base classes
- struct InProgressBase
- Base class for an in-progress MPI operation.
Constructors, destructors, conversion operators
- InProgressIRecv(std::byte* in_buf, MsgSizeType in_probe_bytes, NodeType in_sender, MPI_Request in_req = MPI_REQUEST_NULL)
Public functions
- auto test(int& num_mpi_tests) -> bool