1
1
openmpi/orte/mca/iof/base
2011-09-11 18:57:14 +00:00
..
base.h Record the file descriptor on the read event when building optimized 2011-09-11 18:57:14 +00:00
iof_base_close.c IOF components should not assume they will be selected when queried - thus, they should not perform init functions until after selection. Create init/finalize entry points for that purpose, and have select init the module after it has been selected. 2010-04-16 18:51:27 +00:00
iof_base_open.c Record the file descriptor on the read event when building optimized 2011-09-11 18:57:14 +00:00
iof_base_output.c Remove unused include files 2011-02-16 00:32:47 +00:00
iof_base_select.c Remove unused include files 2011-02-16 00:32:47 +00:00
iof_base_setup.c Remove unused include files 2011-02-16 00:32:47 +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