1
1
openmpi/orte/mca/dfs
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
..
app whitespace: purge whitespace at end of lines 2015-09-08 09:47:17 -07:00
base mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
orted Merge pull request #657 from hjelmn/c99 2015-06-25 11:21:09 -06:00
test whitespace: purge whitespace at end of lines 2015-09-08 09:47:17 -07:00
dfs_types.h Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
dfs.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00