Skip to main content

struct mpi_communicator::in_flight_pilot

Declaration

struct mpi_communicator::in_flight_pilot { /* full declaration omitted */ };

Description

Keeps a stable pointer to a pilot_message alive during an asynchronous pilot send / receive operation.

Member Variables

std::unique_ptr<pilot_message> message
MPI_Request request = (static_cast<ompi_request_t *>(static_cast<void *>(&(ompi_request_null))))