1
1
openmpi/ompi/mca/coll/ml
Howard Pritchard bf89131f9e add owner files to opa/ompi/orte mca directories
This commit adds an owner file in each of the component directories
for each framework.  This allows for a simple script to parse
the contents of the files and generate, among other things, tables
to be used on the project's wiki page.  Currently there are two
"fields" in the file, an owner and a status.  A tool to parse
the files and generate tables for the wiki page will be added
in a subsequent commit.
2015-02-22 15:10:23 -07: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 Fixing broken dependency between ML/BCOLS 2014-02-07 19:15:45 +00: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 coll/ml: better error handling 2014-09-01 10:00:49 +00: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 add a disable function for coll module 2014-10-14 14:46:36 +09: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 coll/ml: clean out apparently stale code 2014-04-16 22:43:43 +00:00
coll_ml_inlines.h Remove unnecessary \n's in ML_VERBOSE and ML_ERROR. 2014-03-18 12:24:32 +00: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 add a disable function for coll module 2014-10-14 14:46:36 +09: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 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
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