1
1
openmpi/ompi/mca/coll/ml
Nathan Hjelm e125bbe347 coll/ml: clean out apparently stale code
The file coll_ml_ibarrier.c wasn't included in coll/ml's Makefile.am
and the setup code from coll_ml_hier_algorithms_ibarrier.c was not
being called. It looks like this code is stale and has long since been
replaced by the code in coll_ml_barrier.c

Once all these little CMRs are approved I may make it into one roll-up
CMR to make it easier on the RM.

cmr=v1.8.1:reviewer=manjugv

This commit was SVN r31418.
2014-04-16 22:43:43 +00: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 Fixing broken dependency between ML/BCOLS 2014-02-07 19:15:45 +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: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00:00
coll_ml_component.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +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 coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00: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 coll/ml: reduce noise from coll/ml error messages 2014-03-26 22:50:06 +00:00
coll_ml_lmngr.h Fixing broken dependency between ML/BCOLS 2014-02-07 19:15:45 +00:00
coll_ml_mca.c coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +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 coll/ml: fix issues identified by the clang static analyser and fix 2014-04-16 22:43:35 +00: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 coll/ml: fix leaks 2014-03-27 23:25:31 +00:00
help-mpi-coll-ml.txt coll/ml : Replace longer error message with opal_show_help; thanks Jeff for identifying those 2014-03-28 19:25:54 +00:00
Makefile.am coll/ml: clean out apparently stale code 2014-04-16 22:43:43 +00: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