1
1
openmpi/ompi/mca/btl
Josh Hursey 7437f37e96 This commit contains the following:
* Fix some missing includes in a few places.
 * Add the cr_request() functionality to the BLCR CRS component.
   We are now dependent upon the 0.6.* series of BLCR.
 * Made the CR notification mechanism a registered function.
   This way we can have an OPAL-only version and it can be replaced at
   runtime with the ORTE version.
 * Add a 'opal_cr_allow_opal_only' parameter that will enable OPAL-only
   CR functionality when the user wants it. Default: Disabled.
 * Fix the placement of a checkpoint request check in MPI_Init
 * Pull the OPAL notification mechanism into the SnapC framework.
   * We no longer fork/exec the 'opal-checkpoint' command for local
   checkpointing, the Local coordinator in the orted does this directly.
   * The Local and Application coordinator talk together bypassing the OPAL
   notifiation mechanism.
   * Optimized the Local <-> App Coordinator communication.
   * Improved the structure used to track vpid_snapshots in the local coord.
 * Fix a race condition in which an application under heavy communication load
   may produce an inconsistent global checkpoint.

This commit was SVN r16389.
2007-10-08 20:53:02 +00:00
..
base - Need to be exported. 2007-08-30 14:16:03 +00:00
elan Add a MCA parameter for the ELAN MAP ID file. 2007-09-12 21:25:35 +00:00
gm reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
mvapi Change it so that different components in orte use unique rml tags 2007-08-16 14:02:35 +00:00
mx reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
ofud fixes trac:1154 2007-10-02 20:37:16 +00:00
openib Gah -- ompi_info doesn't setup the connect pseudo component, so it'll 2007-10-04 18:03:56 +00:00
portals * Provide flag if the BTL can do RDMA, but requires a prepare_{src,dst} 2007-07-11 21:21:40 +00:00
self Rename btl_rdma_offset to btl_pipeline_send_length. 2007-06-21 07:12:40 +00:00
sm - Only lock/unlock when using threads. 2007-08-31 12:34:48 +00:00
tcp - Just some type casts. 2007-09-12 15:29:58 +00:00
template fix template btl 2007-07-13 20:06:22 +00:00
udapl Change it so that different components in orte use unique rml tags 2007-08-16 14:02:35 +00:00
btl.h This commit contains the following: 2007-10-08 20:53:02 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00