1
1
openmpi/ompi/mca/btl
Jeff Squyres f42f55f84b Several improvements and fixes to the openib IBCM CPC:
* Move the passive side QP move to RTS to before we send the reply
   (vs. sending it after we get the RTU).  A lengthy comment explains
   the need for this.
 * Add some timers to the code for analyzing where time is spent.
 * Clarify a few error messages.
 * Currently have a loop around ib_cm_listen() because sometimes it
   fails for seeminly no reason.  Have pending e-mails in to Sean
   Hefty to see if we can figure out why this is happening.  Note that
   the more MPI processes you add, the more likely this error is to
   occur (e.g., ran 720 processes and it happens at least 50% of the
   time).  This makes IBCM somewhat unattractive for general use;
   hopefully we can get a fix...

This commit was SVN r18766.
2008-06-28 10:53:58 +00:00
..
base Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
elan This commit is related to ticket #1362. The following devices respect the 2008-06-25 03:35:07 +00:00
gm This commit is related to ticket #1362. The following devices respect the 2008-06-25 03:35:07 +00:00
mx Fix a deadlock in the put protocol for MX. The callback was never triggered, 2008-06-25 03:45:30 +00:00
ofud Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
openib Several improvements and fixes to the openib IBCM CPC: 2008-06-28 10:53:58 +00:00
portals I also forgot to initialize the convertor max_data, george probably copied 2008-06-13 18:33:43 +00:00
sctp Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
self Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
sm Remove the pending queue from the shared memory BTL. The PML is in charge of managing 2008-06-24 19:01:26 +00:00
tcp Remove a warning. Close ticket #1357. 2008-06-24 14:23:02 +00:00
template Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
udapl Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
btl.h Send optimizations. 2008-05-30 03:58:39 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00