1
1
openmpi/orte/mca
Ralph Castain 2966206f58 Fix a race condition in the IOF and add some new user-requested features:
1. fix a race condition whereby a proc's output could trigger an event prior to the other outputs being setup, thus c ausing the IOF to declare the proc "terminated" too early. This was really rare, but could happen.

2. add a new "timestamp-output" option that timestamp's each line of output

3. add a new "output-filename" option that redirects each proc's output to a separate rank-named file.

4. add a new "xterm" option that redirects the output of the specified ranks to a separate xterm window.

This commit was SVN r20392.
2009-01-30 22:47:30 +00:00
..
errmgr - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
ess Initial implementation of static ports. Provide an mca param to specify static port ranges to the OOB - can provide an 2009-01-30 18:31:43 +00:00
filem Fixes for --preload-files and --preload-binary. 2009-01-23 15:32:24 +00:00
grpcomm Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology. 2009-01-27 19:13:56 +00:00
iof Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
notifier Correct the notifier default module to include the new added API 2008-11-13 18:03:41 +00:00
odls Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
oob Initial implementation of static ports. Provide an mca param to specify static port ranges to the OOB - can provide an 2009-01-30 18:31:43 +00:00
plm Initial implementation of static ports. Provide an mca param to specify static port ranges to the OOB - can provide an 2009-01-30 18:31:43 +00:00
ras Revise the way we output resolved hostnames to make life easier for the Eclipse folks. Store aliases for individual nodes (only when requested to show resolved hostnames) and then report them out as part of the display-map option. 2009-01-15 18:11:50 +00:00
rmaps - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
rml - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
routed Initial implementation of static ports. Provide an mca param to specify static port ranges to the OOB - can provide an 2009-01-30 18:31:43 +00:00
snapc Update SnapC Local Coordinator in reaction to structure changes in r20228. The list of local children became more globalized so I needed to update the loop invariants appropriately. 2009-01-12 19:45:48 +00:00