1
1
openmpi/ompi/mca/osc/rdma
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
..
Makefile.am First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package. 2013-02-26 20:44:56 +00:00
osc_rdma_comm.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
osc_rdma_component.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
osc_rdma_data_move.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
osc_rdma_data_move.h add ability to buffer put/accumulate messages during an epoch 2007-07-05 21:40:06 +00:00
osc_rdma_header.h remove hdr_segkey from OMPI_OSC_RDMA_BASE_HDR_NTOH and OMPI_OSC_RDMA_BASE_HDR_HTON 2012-06-22 14:15:26 +00:00
osc_rdma_longreq.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_rdma_longreq.h * Implement long-ago discussed RFC to add a callback data pointer in the 2011-06-30 20:05:16 +00:00
osc_rdma_obj_convert.h Adds copyright notice that should have gone in with r22700 2010-03-25 04:03:52 +00:00
osc_rdma_replyreq.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_replyreq.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_sendreq.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_rdma_sendreq.h Indentation. 2012-08-07 12:46:47 +00:00
osc_rdma_sync.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
osc_rdma.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
osc_rdma.h Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00