1
1
openmpi/ompi/mca/btl/tcp
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
..
btl_tcp_addr.h Update the TCP BTL in order to bring back some of the functionalities lost 2007-04-28 19:13:47 +00:00
btl_tcp_component.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
btl_tcp_endpoint.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
btl_tcp_endpoint.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
btl_tcp_frag.c Remove extraneous semicolon. 2013-03-18 23:58:11 +00:00
btl_tcp_frag.h This typo has been here since August 2005. :-) 2011-11-11 03:01:52 +00:00
btl_tcp_ft.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
btl_tcp_ft.h - Replace combinations of 2009-08-20 11:42:18 +00:00
btl_tcp_hdr.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
btl_tcp_proc.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_tcp_proc.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_tcp.c 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
btl_tcp.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
help-mpi-btl-tcp.txt Fixes trac:3494: If we get 0 bytes back for the ACK, it doesn't 2013-02-02 01:19:03 +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