1
1
openmpi/orte/mca/odls
Ralph Castain 9d7cb82bba Modify the daemon cmd processor to relay and then process the cmd locally. We couldn't do this before due to the daemon's needing to update contact info prior to doing the relay. However, the new routed system plus the inclusion of the nidmap in the launch message now makes this possible.
It is a small launch performance improvement as now we relay the launch cmd across to the next daemon before taking the time to launch our own local procs. Still, it does allow more parallel operations during the launch procedure.

This commit was SVN r20104.
2008-12-10 19:18:36 +00:00
..
base Modify the daemon cmd processor to relay and then process the cmd locally. We couldn't do this before due to the daemon's needing to update contact info prior to doing the relay. However, the new routed system plus the inclusion of the nidmap in the launch message now makes this possible. 2008-12-10 19:18:36 +00:00
bproc Remove linking components against ORTE and OPAL libs. This was 2008-11-08 00:56:57 +00:00
default Include Ralph's suggestions, i.e. keep the hnp and orted management in sync. 2008-11-01 00:39:46 +00:00
process 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
Makefile.am Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
odls_types.h Revert r20074, r20068, and r20064: remove the IOF proc completion code pending further off-trunk work. 2008-12-09 17:11:59 +00:00
odls.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00