Home
last modified time | relevance | path

Searched defs:MPID_Ssend (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpid/pamid/src/pt2pt/
H A Dmpid_ssend.c39 int MPID_Ssend(const void * buf, in MPID_Ssend() function
/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/src/
H A Dmpid_ssend.c11 int MPID_Ssend(const void * buf, MPI_Aint count, MPI_Datatype datatype, int rank, int tag, MPIR_Com… in MPID_Ssend() function
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/src/
H A Dmpid_ssend.c18 int MPID_Ssend(const void * buf, int count, MPI_Datatype datatype, int rank, int tag, MPID_Comm * c… in MPID_Ssend() function
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/src/
H A Dch4_send.h614 MPL_STATIC_INLINE_PREFIX int MPID_Ssend(const void *buf, in MPID_Ssend() function