1
1
openmpi/ompi/mca/coll/basic
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
..
coll_basic_allgather.c Update copyright. 2015-02-26 15:54:58 -05:00
coll_basic_allgatherv.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_allreduce.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_basic_alltoall.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_alltoallv.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_alltoallw.c Fix mca_coll_basic_alltoallw_inter() 2014-05-20 09:22:57 +00:00
coll_basic_barrier.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_bcast.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_basic_exscan.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_basic_gather.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_gatherv.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
coll_basic_module.c Update copyright. 2015-02-26 15:54:58 -05:00
coll_basic_neighbor_allgather.c Revert "coll/basic: fix segmentation fault in neighborhood collectives if the degree" 2014-10-10 11:29:06 +09:00
coll_basic_neighbor_allgatherv.c Revert "coll/basic: fix segmentation fault in neighborhood collectives if the degree" 2014-10-10 11:29:06 +09:00
coll_basic_neighbor_alltoall.c Revert "coll/basic: fix segmentation fault in neighborhood collectives if the degree" 2014-10-10 11:29:06 +09:00
coll_basic_neighbor_alltoallv.c Revert "coll/basic: fix segmentation fault in neighborhood collectives if the degree" 2014-10-10 11:29:06 +09:00
coll_basic_neighbor_alltoallw.c Revert "coll/basic: fix segmentation fault in neighborhood collectives if the degree" 2014-10-10 11:29:06 +09:00
coll_basic_reduce_scatter_block.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_basic_reduce_scatter.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_basic_reduce.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_scan.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_basic_scatter.c Redirect most of the basic module functions to base. 2015-02-26 15:52:00 -05:00
coll_basic_scatterv.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
coll_basic.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00