Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/libfabric/include/
H A Dofi_prov.h97 # define PSM2_INIT NULL macro
100 # define PSM2_INIT fi_psm2_ini() macro
103 # define PSM2_INIT NULL macro
/dports/net/mpich/mpich-3.4.3/modules/libfabric/src/
H A Dfabric.c659 ofi_register_provider(PSM2_INIT, NULL); in fi_ini()