Home
last modified time | relevance | path

Searched refs:max_eager_rdma (Results 1 – 12 of 12) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib.h234 int32_t max_eager_rdma; member
H A Dbtl_openib.c710 if (mca_btl_openib_component.max_eager_rdma > 0 && in prepare_device_for_use()
713 …(mca_btl_base_endpoint_t **) calloc((size_t) mca_btl_openib_component.max_eager_rdma * device->btl… in prepare_device_for_use()
724 if (mca_btl_openib_component.max_eager_rdma > 0 && in prepare_device_for_use()
H A Dbtl_openib_endpoint.c184 mca_btl_openib_component.max_eager_rdma : 0); in endpoint_init_qp_xrc()
199 mca_btl_openib_component.max_eager_rdma : 0); in endpoint_init_qp_xrc()
H A Dbtl_openib_mca.c442 16, &mca_btl_openib_component.max_eager_rdma, REGINT_GE_ZERO)); in btl_openib_register_mca_params()
H A Dbtl_openib_component.c3604 mca_btl_openib_component.max_eager_rdma && in handle_wc()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib.h239 int32_t max_eager_rdma; member
H A Dbtl_openib.c711 if (mca_btl_openib_component.max_eager_rdma > 0 && in prepare_device_for_use()
714 …(mca_btl_base_endpoint_t **) calloc((size_t) mca_btl_openib_component.max_eager_rdma * device->btl… in prepare_device_for_use()
725 if (mca_btl_openib_component.max_eager_rdma > 0 && in prepare_device_for_use()
H A Dbtl_openib_endpoint.c184 mca_btl_openib_component.max_eager_rdma : 0); in endpoint_init_qp_xrc()
199 mca_btl_openib_component.max_eager_rdma : 0); in endpoint_init_qp_xrc()
H A Dbtl_openib_mca.c455 16, &mca_btl_openib_component.max_eager_rdma, REGINT_GE_ZERO)); in btl_openib_register_mca_params()
H A Dbtl_openib_component.c3648 mca_btl_openib_component.max_eager_rdma && in handle_wc()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/connect/
H A Dbtl_openib_connect_udcm.c2582 mca_btl_openib_component.max_eager_rdma : 0); in udcm_xrc_send_qp_create()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/connect/
H A Dbtl_openib_connect_udcm.c2574 mca_btl_openib_component.max_eager_rdma : 0); in udcm_xrc_send_qp_create()