1
1
openmpi/ompi/mca/topo/base
Nathan Hjelm b68d66bb9b MCA: Add the project/project version to the MCA base component
This commit adds support for project_framework_component_* parameter
matching. This is the first step in allowing the same framework name
in multiple projects. This change also bumps the MCA component version
to 2.1.0.

All master frameworks have been updated to use the new component
versioning macro. An mca.h has been added to each project to add a
project specific versioning macro of the form
PROJECT_MCA_VERSION_2_1_0.

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-03-27 10:59:04 -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 Allow TOPO modules to register their parameters when we do lazy 2015-03-05 13:11:06 -05:00