1
1
openmpi/ompi/mca/topo
Nathan Hjelm 472e5635c7 topo/base: fix coverity issue
CID 1295340 Unchecked return value (CHECKED_RETURN)

Check the return code of mca_base_framework_open. If the call fails for some reason
the component array will not be properly defined. This will cause issues in
mca_topo_base_find_available.

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-06-02 08:59:15 -06:00
..
base topo/base: fix coverity issue 2015-06-02 08:59:15 -06:00
basic ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
example ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
topo.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00