1
1
openmpi/orte/mca/iof/base
Ralph Castain 4f75f6e443 Fix a bug where we were not stopping the read event on stdin if the write to stdin of the target process was backing up.
Ensure we stop reading stdin if we are abnormally terminating - no point in doing so since the job is being terminated.

This commit was SVN r20649.
2009-02-27 09:31:34 +00:00
..
base.h - Occurences of ORTE_PROC_MY_NAME require orte/runtime/orte_globals.h 2009-02-20 03:16:13 +00:00
iof_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
iof_base_open.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
iof_base_output.c Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
iof_base_select.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
iof_base_setup.c Fix a bug where we were not stopping the read event on stdin if the write to stdin of the target process was backing up. 2009-02-27 09:31:34 +00:00
iof_base_setup.h Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
Makefile.am Roll in the revamped IOF subsystem. Per the devel mailing list email, this is a complete rewrite of the iof framework designed to simplify the code for maintainability, and to support features we had planned to do, but were too difficult to implement in the old code. Specifically, the new code: 2008-10-18 00:00:49 +00:00