1
1
openmpi/orte/tools
Ralph Castain ab5ea61100 Bring over the rest of the ctrl-c fixes. This commit includes:
1. add a "cancel_operation" API to the pls components that allows orterun to demand that an orted operation (e.g., terminate_job) be immediately cancelled and abandoned.

2. changes the pls orted commands from blocking to non-blocking. This allows us to interrupt those operations should an orted be non-responsive. The change also adds an orte_abort_timeout that limits how long orterun will automatically wait for the orteds to respond - if the terminate command, for example, doesn't see orted response within that time, then we printout an appropriate error message and just give up.

3. modifies orterun to allow multiple ctrl-c's to simply abort the program even if the orteds have not responded

4. does some cleanup on the orte-level mca params so that their implementation looks a lot more like that of ompi - makes it easier to maintain. This change also includes the definition of an orte_abort_timeout struct and associated MCA param (can't have too many!) so you can set the time after which orterun gives up on waiting for orteds to respond

This needs more testing before migrating to 1.2.

This commit was SVN r13304.
2007-01-25 14:17:44 +00:00
..
console Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
orte-clean A much better fix for #739. No configure test -- just do a simple 2007-01-11 14:30:32 +00:00
orte-ps Add the ability to not only report broken files and directories, 2007-01-04 21:48:34 +00:00
orteboot Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
orted Bring over the rest of the ctrl-c fixes. This commit includes: 2007-01-25 14:17:44 +00:00
ortehalt Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
ortekill Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
orteprobe Bring over the rest of the ctrl-c fixes. This commit includes: 2007-01-25 14:17:44 +00:00
orterun Bring over the rest of the ctrl-c fixes. This commit includes: 2007-01-25 14:17:44 +00:00
wrappers Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
Makefile.am since orteboot, ortehalt, and ortekill were all added today (including to 2006-11-23 03:10:57 +00:00