1
1
openmpi/ompi/mca/topo/base
Nathan Hjelm 7c95ecf859 mca/base: provide functions to determine if a framework is registered/open
This commit also fixes a problem with the lazy opening of topo
components. The topo framework incorrectly: 1) checked if the topo
framework was open by checking the length of the components list, and
2) called the framework open directly instead of using
mca_base_framework_open.

fixes #544

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-21 13:54:25 -06:00
..
base.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
Makefile.am Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
topo_base_cart_coords.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_create.c ompi/topo: fix misc errors 2015-03-09 15:22:22 +09:00
topo_base_cart_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_map.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_rank.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_shift.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_sub.c topo/base: fix misc memory leaks 2015-03-05 14:20:08 +09:00
topo_base_cartdim_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_comm_select.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
topo_base_dist_graph_create_adjacent.c topo base: ensure topo is != NULL before acting on it 2015-02-24 15:24:09 -05:00
topo_base_dist_graph_create.c ompi/topo: fix misc errors 2015-03-09 15:22:22 +09:00
topo_base_dist_graph_neighbors_count.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_dist_graph_neighbors.c George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
topo_base_find_available.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
topo_base_frame.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
topo_base_graph_create.c ompi/topo: fix misc errors 2015-03-09 15:22:22 +09:00
topo_base_graph_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_map.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_neighbors_count.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_neighbors.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graphdims_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_lazy_init.c mca/base: provide functions to determine if a framework is registered/open 2015-04-21 13:54:25 -06:00