MPI_Irecv
int MPI_Irecv(void*, int, MPI_Datatype, int, int, MPI_Comm, MPI_Request *);
Performs a non-blocking receive operation.