1
1
openmpi/orte/tools
Jeff Squyres b3bd549331 - Change a few calls from exit() to orte_abort() so that we get
session directory cleanup (among other things)
- When we get an abnormal exit in orterun (i.e., timeout expires and
  we haven't gotten termination notices from all processes), print a
  better message an exit in a better way (which includes session
  directory cleanup)
- Fix tm and poe pls's to not exit() but rather propagate the error up
  the stack (where relevant)

This commit was SVN r7058.
2005-08-26 20:36:11 +00:00
..
console Some param changes: 2005-08-26 20:13:35 +00:00
openmpi * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
orted Some param changes: 2005-08-26 20:13:35 +00:00
orteprobe - Change a few calls from exit() to orte_abort() so that we get 2005-08-26 20:36:11 +00:00
orterun - Change a few calls from exit() to orte_abort() so that we get 2005-08-26 20:36:11 +00:00
Makefile.am First cut of OMPI Makefile.am's, plus a few more catchup updates in orte 2005-07-02 15:06:47 +00:00