1
1
openmpi/orte/mca
George Bosilca 35033aeae9 Allow the PLM RSH to follow the routing table with the spawn, instead of the hard
coded binomial approach. Now, the PLM extract the children information from the
routed component, and the startup follow the routed topology. As a side effect,
we can now launch using linear or radix topologies, in addition to the previously
binomial topology.

This commit was SVN r21514.
2009-06-24 19:56:29 +00:00
..
errmgr Implement the ability to register callbacks when specified error states occur 2009-06-06 01:15:31 +00:00
ess Repair the tree spawn. The problem seems to come from the fact 2009-06-23 22:10:25 +00:00
filem This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
grpcomm Take the next step towards fully utilizing static ports for the daemons to eliminate the initial "phone home" to mpirun by modifying the orted termination procedure to eliminate the need for a full barrier-like operation. Instead, we add a "onesided" barrier to the grpcomm framework API that releases the orted once it has completed its own contribution to the barrier - i.e., the orteds now exit as the "ack" message rolls up towards mpirun instead of sending the "ack" directly to mpirun. 2009-05-11 14:11:44 +00:00
iof Don't release uninitialized objects. 2009-06-23 19:47:58 +00:00
notifier Silence a compiler warning. 2009-06-17 12:26:38 +00:00
odls Continue development of regular expression support by implementing it for slurm launches. Works for both initial (cmd line and non-cmd line) and comm_spawn launch. 2009-06-23 20:25:38 +00:00
oob Continue development of regular expression support by implementing it for slurm launches. Works for both initial (cmd line and non-cmd line) and comm_spawn launch. 2009-06-23 20:25:38 +00:00
plm Allow the PLM RSH to follow the routing table with the spawn, instead of the hard 2009-06-24 19:56:29 +00:00
ras Change the way that we detect cluster nodes status and clean up the CCP components. 2009-06-24 19:15:15 +00:00
rmaps Silence compiler warnings 2009-06-16 13:34:31 +00:00
rml - Similar to r21229, check for return code from 2009-05-14 00:36:51 +00:00
routed Be less verbose. 2009-06-24 19:49:06 +00:00
snapc A small fix, the right one to use in orte. 2009-05-12 09:53:34 +00:00