1
1
openmpi/orte/mca
Wesley Bland b972fd84e1 No longer sends extra FAILED_NOTIFICATION messages in the non-failure case.
Should reduce finalize complexity and avoid a race condition that has been
detected by a few users.

This commit was SVN r24952.
2011-07-26 20:47:44 +00:00
..
db Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
debugger Don't know how we got away with this for so long, but we really shouldn't be referencing pointer array objects directly. 2011-07-13 20:11:14 +00:00
errmgr No longer sends extra FAILED_NOTIFICATION messages in the non-failure case. 2011-07-26 20:47:44 +00:00
ess Close multicast before rml 2011-07-23 20:19:15 +00:00
filem Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
grpcomm Remove two unused windows files. 2011-07-21 12:53:32 +00:00
iof Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00
notifier Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
odls Clean up the computations of num_procs_alive. Do some code 2011-07-14 20:10:48 +00:00
oob Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long. 2011-07-07 18:54:30 +00:00
plm Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long. 2011-07-07 18:54:30 +00:00
ras Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long. 2011-07-07 18:54:30 +00:00
rmaps Ensure we dont segfault if we report an error 2011-07-13 15:00:22 +00:00
rmcast Use non-blocking sends for recovering from lost multicast messages 2011-07-25 18:49:47 +00:00
rml Fix compile error introduced in r24888. 2011-07-13 14:18:00 +00:00
routed You have to initialize th daemon param -before- using it to get epoch!! 2011-07-23 20:19:43 +00:00
sensor Don't know how we got away with this for so long, but we really shouldn't be referencing pointer array objects directly. 2011-07-13 20:11:14 +00:00
snapc Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
sstore Fixes (after the new ORTE resiliency layer was merged) to make the trunk build with C/R flags turned on. 2011-07-10 23:36:26 +00:00