MPI_Status Fields |
The MPIMPI_Status type exposes the following members.
Name | Description | |
---|---|---|
count_hi_and_cancelled |
This field is only available if the underlying MPI is Intel MPI.
| |
count_lo |
This field is only available if the underlying MPI is Intel MPI.
| |
MPI_ERROR |
The MPI error code associated with this communication.
| |
MPI_SOURCE |
The rank of the source of the MPI message.
| |
MPI_TAG |
The MPI message tag associated with this communication.
|