Home
last modified time | relevance | path

Searched refs:MPIR_Reduce_allcomm_nb (Results 1 – 3 of 3) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpi/coll/reduce/
H A Dreduce.c204 MPIR_Reduce_allcomm_nb(sendbuf, recvbuf, count, datatype, op, root, comm_ptr, in MPIR_Reduce_allcomm_auto()
235 mpi_errno = MPIR_Reduce_allcomm_nb(sendbuf, recvbuf, in MPIR_Reduce_impl()
259 mpi_errno = MPIR_Reduce_allcomm_nb(sendbuf, recvbuf, in MPIR_Reduce_impl()
H A Dreduce_allcomm_nb.c8 int MPIR_Reduce_allcomm_nb(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, in MPIR_Reduce_allcomm_nb() function
/dports/net/mpich/mpich-3.4.3/src/include/
H A Dmpir_coll.h1548 int MPIR_Reduce_allcomm_nb(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype,