Home
last modified time | relevance | path

Searched refs:MPIDI_NM_mpi_get_accumulate (Results 1 – 10 of 10) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/stubnm/
H A Dfunc_table.c106 .mpi_get_accumulate = MPIDI_NM_mpi_get_accumulate,
H A Dstubnm_rma.h129 MPL_STATIC_INLINE_PREFIX int MPIDI_NM_mpi_get_accumulate(const void *origin_addr, in MPIDI_NM_mpi_get_accumulate() function
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ofi/
H A Dfunc_table.c109 .mpi_get_accumulate = MPIDI_NM_mpi_get_accumulate,
H A Dofi_rma.h1175 MPL_STATIC_INLINE_PREFIX int MPIDI_NM_mpi_get_accumulate(const void *origin_addr, in MPIDI_NM_mpi_get_accumulate() function
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ucx/
H A Dfunc_table.c109 .mpi_get_accumulate = MPIDI_NM_mpi_get_accumulate,
H A Ducx_rma.h511 MPL_STATIC_INLINE_PREFIX int MPIDI_NM_mpi_get_accumulate(const void *origin_addr, in MPIDI_NM_mpi_get_accumulate() function
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/include/
H A Dnetmod_am_fallback_rma.h236 MPL_STATIC_INLINE_PREFIX int MPIDI_NM_mpi_get_accumulate(const void *origin_addr, in MPIDI_NM_mpi_get_accumulate() function
H A Dnetmod.h759 MPL_STATIC_INLINE_PREFIX int MPIDI_NM_mpi_get_accumulate(const void *origin_addr, int origin_count,
H A Dnetmod_impl.h808 MPL_STATIC_INLINE_PREFIX int MPIDI_NM_mpi_get_accumulate(const void *origin_addr, int origin_count, in MPIDI_NM_mpi_get_accumulate() function
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/src/
H A Dch4_rma.h420 mpi_errno = MPIDI_NM_mpi_get_accumulate(origin_addr, origin_count, origin_datatype, in MPIDI_get_accumulate_unsafe()
433 mpi_errno = MPIDI_NM_mpi_get_accumulate(origin_addr, origin_count, origin_datatype, in MPIDI_get_accumulate_unsafe()