1
1
openmpi/orte
Ralph Castain 85bc7bb26a Minor cleanups:
* fix an if condition so that we do the right thing when procs local to mpirun output to stderr

* ensure that tools can handle relays of 0-byte output, indicating that a process closed that io channel

This commit was SVN r19884.
2008-11-03 14:03:08 +00:00
..
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include 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
mca Minor cleanups: 2008-11-03 14:03:08 +00:00
orted This is a first step towards supporting fully-routed OOB communications: 2008-10-31 21:10:00 +00:00
runtime This is a first step towards supporting fully-routed OOB communications: 2008-10-31 21:10:00 +00:00
test This is a first step towards supporting fully-routed OOB communications: 2008-10-31 21:10:00 +00:00
tools small fix to compile trunk on FreeBSD 7 2008-10-28 03:44:23 +00:00
util This is a first step towards supporting fully-routed OOB communications: 2008-10-31 21:10:00 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte. 2008-03-05 22:44:35 +00:00