Click or drag to resize

MPI_Status Fields

The MPIMPI_Status type exposes the following members.

Fields
  NameDescription
Public fieldcount_hi_and_cancelled
This field is only available if the underlying MPI is Intel MPI.
Public fieldcount_lo
This field is only available if the underlying MPI is Intel MPI.
Public fieldMPI_ERROR
The MPI error code associated with this communication.
Public fieldMPI_SOURCE
The rank of the source of the MPI message.
Public fieldMPI_TAG
The MPI message tag associated with this communication.
Top
See Also