Home
last modified time | relevance | path

Searched refs:UCT_MD_MEM_FLAG_HIDE_ERRORS (Results 1 – 9 of 9) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/core/
H A Ducp_mm.c128 level = (uct_flags & UCT_MD_MEM_FLAG_HIDE_ERRORS) ? in ucp_mem_rereg_mds()
139 if (!(uct_flags & UCT_MD_MEM_FLAG_HIDE_ERRORS)) { in ucp_mem_rereg_mds()
226 memh->length, uct_flags | UCT_MD_MEM_FLAG_HIDE_ERRORS, in ucp_mem_alloc()
355 uct_flags | UCT_MD_MEM_FLAG_HIDE_ERRORS, in ucp_mem_map_common()
487 UCT_MD_MEM_FLAG_HIDE_ERRORS, in ucp_mem_type_reg_buffers()
H A Ducp_request.c276 level = (flags & UCT_MD_MEM_FLAG_HIDE_ERRORS) ?
H A Ducp_request.inl465 UCT_MD_MEM_FLAG_HIDE_ERRORS);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_copy/
H A Dcuda_copy_md.c91 log_level = (flags & UCT_MD_MEM_FLAG_HIDE_ERRORS) ? UCS_LOG_LEVEL_DEBUG :
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_ipc/
H A Dcuda_ipc_md.c207 log_level = (flags & UCT_MD_MEM_FLAG_HIDE_ERRORS) ? UCS_LOG_LEVEL_DEBUG : in uct_cuda_ipc_mem_reg_internal()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/api/
H A Duct.h693 UCT_MD_MEM_FLAG_HIDE_ERRORS = UCS_BIT(3), /**< Hide errors on memory registration. enumerator
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/tag/
H A Doffload.c291 req, UCT_MD_MEM_FLAG_HIDE_ERRORS); in ucp_tag_offload_do_post()
H A Drndv.c199 UCT_MD_MEM_FLAG_HIDE_ERRORS); in ucp_tag_rndv_reg_send_buffer()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/base/
H A Dib_md.c999 (*flags & UCT_MD_MEM_FLAG_HIDE_ERRORS); in uct_ib_rcache_mem_reg_cb()