1
1
openmpi/ompi/mca/pml/base
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
..
base.h Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
Makefile.am Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
pml_base_bsend.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
pml_base_bsend.h - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
pml_base_frame.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
pml_base_ft.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_base_recvreq.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_base_recvreq.h First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
pml_base_request_dbg.h Implementation of the MPI-3 Matched Probe functionality. Currently only 2012-02-06 17:35:21 +00:00
pml_base_request.c Remove a compiler warning about missing braces around 2009-08-04 21:41:14 +00:00
pml_base_request.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_base_select.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
pml_base_sendreq.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_base_sendreq.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00