1
1
openmpi/ompi/mca/coll/sm
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_sm_allgather.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_allgatherv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_allreduce.c Fixes trac:1988. The little bug that turned out to be huge. Yoinks. 2009-09-15 00:25:21 +00:00
coll_sm_alltoall.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_alltoallv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_alltoallw.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_barrier.c coll_sm_barrier: remove dead code 2015-02-12 10:24:02 -08:00
coll_sm_bcast.c Refs trac:2023, #2027. 2009-10-02 17:13:56 +00:00
coll_sm_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_sm_exscan.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_gather.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_gatherv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_module.c coll/sm: remove unused value 2015-03-09 17:31:32 +09:00
coll_sm_reduce_scatter.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_reduce.c Based on https://github.com/open-mpi/ompi/pull/262, we should use 2014-11-21 19:16:05 +09:00
coll_sm_scan.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_scatter.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm_scatterv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_sm.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
help-mpi-coll-sm.txt Very minor nits/updates. 2010-04-15 14:44:55 +00:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
memory-layout.ppt Fixes trac:1988. The little bug that turned out to be huge. Yoinks. 2009-09-15 00:25:21 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00