Home
last modified time | relevance | path

Searched refs:UCT_IFACE_FLAG_ERRHANDLE_REMOTE_MEM (Results 1 – 5 of 5) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/tools/info/
H A Dtl_info.c292 UCT_IFACE_FLAG_ERRHANDLE_REMOTE_MEM | in print_iface_info()
314 if (iface_attr.cap.flags & UCT_IFACE_FLAG_ERRHANDLE_REMOTE_MEM) { in print_iface_info()
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/
H A Dtest_p2p_err.cc168 UCT_IFACE_FLAG_ERRHANDLE_REMOTE_MEM)) {
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/api/
H A Duct.h388 #define UCT_IFACE_FLAG_ERRHANDLE_REMOTE_MEM UCS_BIT(36) /**< Remote memory access */ macro
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/accel/
H A Drc_mlx5_common.c975 UCT_IFACE_FLAG_ERRHANDLE_REMOTE_MEM; in uct_rc_mlx5_iface_common_query()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/dc/
H A Ddc_mlx5.c180 UCT_IFACE_FLAG_ERRHANDLE_REMOTE_MEM); in uct_dc_mlx5_iface_query()