1
1
openmpi/opal/mca/dl/base
Nathan Hjelm 8b5810f7f7 mca/base: add priority output to mca_base_select
The mca_base_select function uses returned priorities to select the
best component/module. This priority may be of use to the caller so
pass that information back in an optional argument. If the priority is
not needed pass NULL.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-10-19 12:32:41 -06:00
..
base.h dl framework: new dynamic loader framework 2015-03-09 08:16:55 -07:00
dl_base_close.c dl framework: new dynamic loader framework 2015-03-09 08:16:55 -07:00
dl_base_fns.c dl framework: new dynamic loader framework 2015-03-09 08:16:55 -07:00
dl_base_open.c dl framework: new dynamic loader framework 2015-03-09 08:16:55 -07:00
dl_base_select.c mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
Makefile.am dl framework: new dynamic loader framework 2015-03-09 08:16:55 -07:00