1
1
openmpi/orte/mca/iof/base
Ralph Castain b2f77bf08f Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications.
Fix the state machine to support multiple jobs being simultaneously launched as this is not only required for mapreduce, but can happen under comm-spawn applications as well.

This commit was SVN r26380.
2012-05-02 21:00:22 +00:00
..
base.h Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications. 2012-05-02 21:00:22 +00:00
iof_base_close.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
iof_base_open.c Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications. 2012-05-02 21:00:22 +00:00
iof_base_output.c Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications. 2012-05-02 21:00:22 +00:00
iof_base_select.c Remove unused include files 2011-02-16 00:32:47 +00:00
iof_base_setup.c Extend the iof by adding two new components to support map-reduce IO chaining. Add a mapreduce tool for running such applications. 2012-05-02 21:00:22 +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