Home
last modified time | relevance | path

Searched refs:default_qps (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib_mca.c225 char *default_qps; in btl_openib_register_mca_params() local
648 asprintf(&default_qps, in btl_openib_register_mca_params()
653 if (NULL == default_qps) { in btl_openib_register_mca_params()
660 mca_btl_openib_component.default_recv_qps = default_qps; in btl_openib_register_mca_params()
663 default_qps, &mca_btl_openib_component.receive_queues, in btl_openib_register_mca_params()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib_mca.c225 char *default_qps; in btl_openib_register_mca_params() local
635 asprintf(&default_qps, in btl_openib_register_mca_params()
640 if (NULL == default_qps) { in btl_openib_register_mca_params()
647 mca_btl_openib_component.default_recv_qps = default_qps; in btl_openib_register_mca_params()
650 default_qps, &mca_btl_openib_component.receive_queues, in btl_openib_register_mca_params()