Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_md.c434 ucs_status_t uct_md_detect_memory_type(uct_md_h md, const void *addr, size_t length, in uct_md_detect_memory_type() function
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/
H A Dtest_md.cc239 status = uct_md_detect_memory_type(md(), address, 1024, &mem_type); in UCS_TEST_P()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/api/
H A Duct.h2152 ucs_status_t uct_md_detect_memory_type(uct_md_h md, const void *addr,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/core/
H A Ducp_context.c1711 status = uct_md_detect_memory_type(context->tl_mds[md_index].md, in ucp_memory_type_detect_mds()