Message Information
How much data received
(type must be specified)
MPI_Status status;
MPI_Recv( ..., &status );
status.MPI_TAG
status.MPI_SOURCE
MPI_Get_count(&status,
datatype,
&count);
If MPI_ANY_TAG &/or
MPI_ANY_SOURCE
specified in receive
Previous slide
Next slide
Back to first slide
View graphic version