1
1
openmpi/orte/mca
Ralph Castain b3a58f8b83 Pass the correct address when packing iovec bytes for multicast.
Thanks to Rick Payne for the correction.

This commit was SVN r22351.
2009-12-30 20:59:31 +00:00
..
errmgr Silence a compiler warning about no format 2009-09-08 15:02:48 +00:00
ess Add a new TCP module to the reliable multicast framework. This module uses ORTE's grpcomm.xcast functionality to "fake" multicasts for environments where regular multicast isn't reliable. 2009-12-15 01:18:27 +00:00
filem - Replace combinations of 2009-08-20 11:42:18 +00:00
grpcomm Ensure we cancel the lingering recv in the allgather code to avoid having incorrect counters. 2009-12-14 13:21:56 +00:00
iof Correct handling of pointer array indexing 2009-09-26 03:33:55 +00:00
notifier A few changes to the FTB notifier interface: 2009-09-24 23:56:41 +00:00
odls Garrr...ensure we accurately know when to update the contact info so we don't do it incorrectly as procs terminate, thus causing the system to think that perfectly good apps are incorrectly terminating. 2009-12-17 20:40:21 +00:00
oob Silence a compiler warning about no format 2009-09-08 15:03:14 +00:00
plm Detect the scenario where one or more procs fail to call orte/ompi_init while others in the job do. This scenario can cause the job to hang as MPI_Init contains a barrier operation that will not complete. Although ORTE does not contain such a barrier, it still will be considered as an error scenario so that we can detect the MPI case - otherwise, ORTE has no knowledge of OMPI and wouldn't know how to differentiate the use-cases. 2009-12-17 19:39:53 +00:00
ras - Get rid of a small nuisance: after installation of the 2009-11-25 19:01:33 +00:00
rmaps Let a restarted process have access to all known nodes instead of only those already in its prior job map 2009-11-19 19:45:11 +00:00
rmcast Pass the correct address when packing iovec bytes for multicast. 2009-12-30 20:59:31 +00:00
rml Okay, okay - do it at destruct time too. 2009-12-17 20:08:49 +00:00
routed Remove unused (and uninitialized) variable 2009-12-24 01:36:47 +00:00
snapc Small fix for a egde case 2009-12-16 18:06:05 +00:00