Home
last modified time | relevance | path

Searched refs:uct_component_t (Results 1 – 25 of 39) sorted by relevance

12

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_component.h17 typedef struct uct_component uct_component_t; typedef
45 uct_component_t *component, uct_md_resource_desc_t **resources_p,
63 uct_component_t *component, const char *md_name,
79 uct_component_t *component, uct_worker_h worker,
100 uct_component_t *component, const void *rkey_buffer,
118 uct_component_t *component, uct_rkey_t rkey, void *handle,
134 uct_component_t *component, uct_rkey_t rkey, void *handle);
H A Duct_md.h108 uct_component_t *component;
137 uct_md_query_single_md_resource(uct_component_t *component,
150 ucs_status_t uct_md_stub_rkey_unpack(uct_component_t *component,
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/mm/base/
H A Dmm_md.h124 uct_component_t super;
183 ucs_status_t uct_mm_query_md_resources(uct_component_t *component,
191 ucs_status_t uct_mm_rkey_ptr(uct_component_t *component, uct_rkey_t rkey,
194 ucs_status_t uct_mm_md_open(uct_component_t *component, const char *md_name,
H A Dmm_md.c34 ucs_status_t uct_mm_query_md_resources(uct_component_t *component, in uct_mm_query_md_resources()
88 ucs_status_t uct_mm_rkey_ptr(uct_component_t *component, uct_rkey_t rkey, in uct_mm_rkey_ptr()
96 ucs_status_t uct_mm_md_open(uct_component_t *component, const char *md_name, in uct_mm_md_open()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_copy/
H A Dcuda_copy_md.c52 static ucs_status_t uct_cuda_copy_rkey_unpack(uct_component_t *component, in uct_cuda_copy_rkey_unpack()
62 static ucs_status_t uct_cuda_copy_rkey_release(uct_component_t *component, in uct_cuda_copy_rkey_release()
138 uct_cuda_copy_md_open(uct_component_t *component, const char *md_name, in uct_cuda_copy_md_open()
155 uct_component_t uct_cuda_copy_component = {
H A Dcuda_copy_md.h13 extern uct_component_t uct_cuda_copy_component;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/
H A Dtcp_md.c40 uct_tcp_md_open(uct_component_t *component, const char *md_name, in uct_tcp_md_open()
60 static ucs_status_t uct_tcp_md_rkey_unpack(uct_component_t *component, in uct_tcp_md_rkey_unpack()
73 uct_component_t uct_tcp_component = {
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/gdr/
H A Drocm_gdr_md.c55 static ucs_status_t uct_rocm_gdr_rkey_unpack(uct_component_t *component, in uct_rocm_gdr_rkey_unpack()
76 static ucs_status_t uct_rocm_gdr_rkey_release(uct_component_t *component, in uct_rocm_gdr_rkey_release()
141 uct_component_t uct_rocm_gdr_component = {
H A Drocm_gdr_md.h12 extern uct_component_t uct_rocm_gdr_component;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/copy/
H A Drocm_copy_md.c52 static ucs_status_t uct_rocm_copy_rkey_unpack(uct_component_t *component, in uct_rocm_copy_rkey_unpack()
61 static ucs_status_t uct_rocm_copy_rkey_release(uct_component_t *component, in uct_rocm_copy_rkey_release()
138 uct_component_t uct_rocm_copy_component = {
H A Drocm_copy_md.h12 extern uct_component_t uct_rocm_copy_component;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/scopy/cma/
H A Dcma_md.c118 uct_cma_query_md_resources(uct_component_t *component, in uct_cma_query_md_resources()
142 uct_cma_md_open(uct_component_t *component, const char *md_name, in uct_cma_md_open()
179 uct_component_t uct_cma_component = {
H A Dcma_md.h19 extern uct_component_t uct_cma_component;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/ipc/
H A Drocm_ipc_md.c132 static ucs_status_t uct_rocm_ipc_rkey_unpack(uct_component_t *component, in uct_rocm_ipc_rkey_unpack()
152 static ucs_status_t uct_rocm_ipc_rkey_release(uct_component_t *component, in uct_rocm_ipc_rkey_release()
160 uct_component_t uct_rocm_ipc_component = {
H A Drocm_ipc_md.h13 extern uct_component_t uct_rocm_ipc_component;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/scopy/knem/
H A Dknem_md.c54 uct_knem_query_md_resources(uct_component_t *component, in uct_knem_query_md_resources()
206 static ucs_status_t uct_knem_rkey_unpack(uct_component_t *component, in uct_knem_rkey_unpack()
227 static ucs_status_t uct_knem_rkey_release(uct_component_t *component, in uct_knem_rkey_release()
328 uct_knem_md_open(uct_component_t *component, const char *md_name, in uct_knem_md_open()
387 uct_component_t uct_knem_component = {
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/gdr_copy/
H A Dgdr_copy_md.c74 static ucs_status_t uct_gdr_copy_rkey_unpack(uct_component_t *component, in uct_gdr_copy_rkey_unpack()
97 static ucs_status_t uct_gdr_copy_rkey_release(uct_component_t *component, in uct_gdr_copy_rkey_release()
227 uct_gdr_copy_query_md_resources(uct_component_t *component, in uct_gdr_copy_query_md_resources()
359 uct_gdr_copy_md_open(uct_component_t *component, const char *md_name, in uct_gdr_copy_md_open()
422 uct_component_t uct_gdr_copy_component = {
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rdmacm/
H A Drdmacm_md.c186 uct_rdmacm_query_md_resources(uct_component_t *component, in uct_rdmacm_query_md_resources()
208 uct_rdmacm_md_open(uct_component_t *component, const char *md_name, in uct_rdmacm_md_open()
234 uct_component_t uct_rdmacm_component = {
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ugni/base/
H A Dugni_md.c128 static ucs_status_t uct_ugni_rkey_release(uct_component_t *component, in uct_ugni_rkey_release()
136 static ucs_status_t uct_ugni_rkey_unpack(uct_component_t *component, in uct_ugni_rkey_unpack()
224 uct_component_t uct_ugni_component = {
H A Dugni_md.h13 extern uct_component_t uct_ugni_component;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/sockcm/
H A Dsockcm_md.c107 uct_sockcm_md_open(uct_component_t *component, const char *md_name, in uct_sockcm_md_open()
125 uct_component_t uct_sockcm_component = {
H A Dsockcm_md.h29 extern uct_component_t uct_sockcm_component;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/self/
H A Dself.c35 static uct_component_t uct_self_component;
345 static ucs_status_t uct_self_md_open(uct_component_t *component, const char *md_name, in uct_self_md_open()
365 static ucs_status_t uct_self_md_rkey_unpack(uct_component_t *component, in uct_self_md_rkey_unpack()
378 static uct_component_t uct_self_component = {
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_ipc/
H A Dcuda_ipc_md.c161 uct_component_t *component, const void *rkey_buffer,
187 static ucs_status_t uct_cuda_ipc_rkey_release(uct_component_t *component, in uct_cuda_ipc_rkey_release()
266 uct_cuda_ipc_md_open(uct_component_t *component, const char *md_name, in uct_cuda_ipc_md_open()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/base/
H A Dcuda_md.h16 uct_cuda_base_query_md_resources(uct_component_t *component,

12