1
1
openmpi/ompi/mca/coll/ml
Nathan Hjelm 9d4a26f47d Update OMPI frameworks to use the MCA framework system.
Notes:
  - This commit also eliminates the need for an available components list in use
    in several frameworks. None of the code in question was making use of the
    priority field of the priority component list item so these extra lists were
    removed.
  - Cleaned up selection code in several frameworks to sort lists using opal_list_sort.
  - Cleans up the ompi/orte-info functions. Expose the functions that construct the
    list of params so they can be used elsewhere.

patches for mtl/portals4 from brian

missed a few output variables in openib

This commit was SVN r28241.
2013-03-27 21:17:31 +00:00
..
coll_ml_allocation.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_allocation.h Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_barrier.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_bcast.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_colls.h Fixes the definition of the first fragment and does not assume that first frag has offset_into_user_buff equal to zero. This fix should be added to cmr:v1.7.1:reviewer=pasha 2013-01-08 20:24:58 +00:00
coll_ml_component.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
coll_ml_config.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +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 Moving mca/common/netpatterns and commpaterns to ompi/patterns. 2013-02-05 21:52:55 +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 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_functions.h Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_hier_algorithm_memsync_setup.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_hier_algorithms_barrier_setup.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_hier_algorithms_bcast_setup.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_hier_algorithms_common_setup.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_hier_algorithms_common_setup.h Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_hier_algorithms_setup.c Cleaning warnings in ml, sbgp, bcol. 2012-11-12 22:30:32 +00:00
coll_ml_hier_algorithms.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_inlines.h Fixes the definition of the first fragment and does not assume that first frag has offset_into_user_buff equal to zero. This fix should be added to cmr:v1.7.1:reviewer=pasha 2013-01-08 20:24:58 +00:00
coll_ml_lex.h add prototypes for lex destroy functions 2012-11-09 22:00:27 +00:00
coll_ml_lex.l Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex. 2012-12-07 00:12:43 +00:00
coll_ml_lmngr.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_ml_lmngr.h Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_mca.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +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 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_module.c Moving mca/common/netpatterns and commpaterns to ompi/patterns. 2013-02-05 21:52:55 +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_select.c Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00
coll_ml_select.h 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.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
Makefile.am Moving mca/common/netpatterns and commpaterns to ompi/patterns. 2013-02-05 21:52:55 +00:00
mca-coll-ml.config Adding Hierarchical Collectives project to the Open MPI trunk. 2012-08-16 19:11:35 +00:00