1
1
openmpi/ompi/mca/coll/ml
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
..
.opal_ignore We're .opal_ignore these days, not .ompi_ignore. :-) 2015-02-03 13:56:53 -08:00
coll_ml_allgather.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_allocation.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_allocation.h 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
coll_ml_allreduce.c Remove unnecessary \n's in ML_VERBOSE and ML_ERROR. 2014-03-18 12:24:32 +00:00
coll_ml_barrier.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_ml_bcast.c Remove unnecessary \n's in ML_VERBOSE and ML_ERROR. 2014-03-18 12:24:32 +00:00
coll_ml_colls.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_ml_component.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
coll_ml_config.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_config.h Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_copy_fns.c Fixing ML COLL compilation issues on some SUN platforms. For more detail see following mail thread: 2012-08-29 14:10:42 +00:00
coll_ml_custom_utils.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
coll_ml_custom_utils.h Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_descriptors.c coll/ml: fix leaks 2014-03-27 23:25:31 +00:00
coll_ml_functions.h coll/ml: add support for blocking and non-blocking allreduce, reduce, and 2014-01-22 15:39:19 +00:00
coll_ml_hier_algorithm_memsync_setup.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_hier_algorithms_allgather_setup.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_hier_algorithms_allreduce_setup.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_hier_algorithms_barrier_setup.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_hier_algorithms_bcast_setup.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_hier_algorithms_common_setup.c Remove unnecessary \n's in ML_VERBOSE and ML_ERROR. 2014-03-18 12:24:32 +00:00
coll_ml_hier_algorithms_common_setup.h Remove unnecessary \n's in ML_VERBOSE and ML_ERROR. 2014-03-18 12:24:32 +00:00
coll_ml_hier_algorithms_reduce_setup.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_hier_algorithms_setup.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_hier_algorithms.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_ml_inlines.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_ml_lex.h add prototypes for lex destroy functions 2012-11-09 22:00:27 +00:00
coll_ml_lex.l Fix some annoying flex warnings that have been there for years. 2013-12-14 00:36:12 +00:00
coll_ml_lmngr.c Use opal_getpagesize to get the proper page size 2014-08-04 20:23:00 +00:00
coll_ml_lmngr.h coll/ml: set n_resources to 0 when destructing an lmngr 2014-07-07 15:11:26 +00:00
coll_ml_mca.c coll/ml: fix leaks and close all the framework opened 2014-05-13 21:22:12 +00:00
coll_ml_mca.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_ml_memsync.c Fixing broken dependency between ML/BCOLS 2014-02-07 19:15:45 +00:00
coll_ml_module.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
coll_ml_payload_buffers.h Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_progress.c Cleaning warnings in collectives code. Refs trac:3243. 2012-08-17 15:36:13 +00:00
coll_ml_reduce.c Remove unnecessary \n's in ML_VERBOSE and ML_ERROR. 2014-03-18 12:24:32 +00:00
coll_ml_resource_affinity.c Remove unnecessary \n's in ML_VERBOSE and ML_ERROR. 2014-03-18 12:24:32 +00:00
coll_ml_resource_affinity.h coll/ml: add support for blocking and non-blocking allreduce, reduce, and 2014-01-22 15:39:19 +00:00
coll_ml_select.c coll/ml: fix leaks 2014-03-27 23:25:31 +00:00
coll_ml_select.h Fixing broken dependency between ML/BCOLS 2014-02-07 19:15:45 +00:00
coll_ml.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
configure.m4 Turn off the coll/ml component if --without-hwloc was given 2014-08-27 20:25:39 +00:00
help-mpi-coll-ml.txt coll/ml: better error handling 2014-09-01 10:00:49 +00:00
Makefile.am Makefiles: remove unused macros 2015-01-31 04:51:25 -08:00
mca-coll-ml.config coll/ml: add support for blocking and non-blocking allreduce, reduce, and 2014-01-22 15:39:19 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00