Searched refs:MPI_Start (Results 1 – 4 of 4) sorted by relevance
509 …MPITypeSize((count), (datatype), (&petsc_isend_len), (&petsc_isend_len_th)) || MPI_Start(requests))610 #define MPI_Start_isend(count, datatype, requests) (MPI_Start(requests))686 #define MPI_Start_isend(count, datatype, requests) MPI_Start(requests)
161 PetscCallMPI(MPI_Start(req)); in PetscSFLinkStartCommunication_Persistent_Neighbor()
214 man:+MPI_Start++MPI_Start++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Start.html#MPI_St…555 man:+MPI_Start++MPI_Start++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Start.html#MPI_St…
455 …#define MPI_Start(request) (M… macro