[This is preliminary documentation and is subject to change.]
The Unsafe..::.MPI_Status type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| cancelled |
This field is only available if the underlying MPI is MS-MPI.
| |
| count |
This field is only available if the underlying MPI is MS-MPI.
| |
| MPI_ERROR |
The MPI error code associated with this communication.
TODO: We need a higher-level facility for dealing with this.
| |
| MPI_SOURCE |
The rank of the source of the MPI message.
| |
| MPI_TAG |
The MPI message tag associated with this communication.
|