Home
last modified time | relevance | path

Searched refs:isend_coll (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ofi/
H A Dfunc_table.c65 .isend_coll = MPIDI_NM_isend_coll,
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ucx/
H A Dfunc_table.c65 .isend_coll = MPIDI_NM_isend_coll,
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/include/
H A Dnetmod.h423 MPIDI_NM_isend_coll_t isend_coll; member
H A Dnetmod_impl.h288 MPIDI_NM_native_func->isend_coll(buf, count, datatype, rank, tag, comm, context_offset, in MPIDI_NM_isend_coll()