1
1
openmpi/orte/mca/odls/base
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
..
base.h 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
help-orte-odls-base.txt Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
odls_base_close.c Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
odls_base_default_fns.c Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
odls_base_open.c Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
odls_base_select.c Fix some Coverity 'Event set_but_not_used' highlights. 2008-06-06 14:38:41 +00:00
odls_base_state.c Fixes for --preload-files and --preload-binary. 2009-01-23 15:32:24 +00:00
odls_private.h Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00