Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucg/base/
H A Ducg_group.c355 ret += uct_iface_progress(gctx->ifaces[idx]); in ucg_worker_progress()
378 ret += uct_iface_progress(group->ifaces[idx]); in ucg_group_progress()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/api/
H A Duct.h3125 UCT_INLINE_API unsigned uct_iface_progress(uct_iface_h iface) in uct_iface_progress() function
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/core/
H A Ducp_worker.c705 *progress_count = uct_iface_progress(wiface->iface); in ucp_worker_iface_check_events_do()