1
1
openmpi/orte/mca
Ralph Castain 1ee7c39982 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.
Over the course of time, usage of static ports got corrupted in several places, the "parent" info got incorrectly reset, etc. So correct all that and get the regex-based wireup going again.

Also, don't pass node lists if static ports aren't enabled - they are of no value to the orted and just create the possibility of overly-long cmd lines.

This commit was SVN r24860.
2011-07-07 18:54:30 +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 Add the appropriate hooks to tell Totalview to display the user's main program upon startup. Apparently, this hook got lost somewhere after the 1.2 series :-( 2011-03-21 17:40:58 +00:00
errmgr Ensure we terminate properly on non-zero exit status 2011-07-07 14:33:49 +00:00
ess 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
filem Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
grpcomm Don't error out if the recv.cancel comes back not found as this is just a race condition 2011-06-30 01:19:50 +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 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
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 Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
rmcast Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00
rml 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
routed 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
sensor Fully enable the monitoring of memory usage and automatic termination of memory hogs when limits are reached. Improve the efficiency of the sensor system so we don't multiply sample the resource usage if multiple modules are active. Ensure we output the proc error summary when we abnormally terminate. 2011-06-30 14:11:56 +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 Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00