1
1
openmpi/ompi/mca/coll/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 Rename the base header file containing the prototypes of the collective 2015-02-26 15:50:29 -05:00
coll_base_allgather.c Rename the base header file containing the prototypes of the collective 2015-02-26 15:50:29 -05:00
coll_base_allgatherv.c Fix few COVERITY reported issues. 2015-02-26 15:53:42 -05:00
coll_base_allreduce.c Rename the base header file containing the prototypes of the collective 2015-02-26 15:50:29 -05:00
coll_base_alltoall.c Fix a small problem with the handling of requests in MPI_Alltoall. 2015-02-26 15:52:44 -05:00
coll_base_alltoallv.c Fix the automatic handling of communicator associated requests. 2015-02-26 15:52:18 -05:00
coll_base_barrier.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_base_bcast.c Fix the automatic handling of communicator associated requests. 2015-02-26 15:52:18 -05:00
coll_base_comm_select.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
coll_base_comm_unselect.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
coll_base_find_available.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
coll_base_frame.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
coll_base_functions.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
coll_base_gather.c Typo in a rebase. 2015-02-26 15:54:19 -05:00
coll_base_reduce_scatter.c Rename the base header file containing the prototypes of the collective 2015-02-26 15:50:29 -05:00
coll_base_reduce.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_base_scatter.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_base_topo.c Fix few COVERITY reported issues. 2015-02-26 15:53:42 -05:00
coll_base_topo.h Update copyright. 2015-02-26 15:54:58 -05:00
coll_base_util.c coll/base: fix error reporting 2015-02-27 17:04:26 +09:00
coll_base_util.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
coll_tags.h sharing negative tag space between libNBC and HCOLL 2014-01-10 12:51:34 +00:00
help-mca-coll-base.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Complete the dismantle of the tuned module. 2015-02-26 15:50:55 -05:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00