1
1
openmpi/orte/mca
2011-08-08 04:09:40 +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 Correct debug output so it doesn't falsely report the module 2011-08-05 20:30:34 +00:00
ess Need to copy the string 2011-08-05 19:03:28 +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 Fix computation of number of required files and file descriptors - it only depends on the total number of local procs, not on the number of procs in the entire job! 2011-08-08 04:09:40 +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 Pass the nodelist to the aprun command even when using all nodes 2011-08-06 04:19:41 +00:00
ras Sort the nodes to be in numerically increasing order so the regex has a chance of working right. 2011-08-05 03:37:13 +00:00
rmaps Don't be so restrictive - accept "slots" as well as "slot" in rank file 2011-07-27 00:45:30 +00:00
rmcast Do a little better job of catching up on missed mcast messages, and provide a way out of scenarios where catch-up is impossible. 2011-07-27 14:58:30 +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 Add a new "sensor" module that supports fault tolerance tests - randomly kills local procs and/or the daemon itself 2011-07-29 20:48:22 +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