1
1
openmpi/orte/mca/errmgr/app
2011-06-09 14:22:25 +00:00
..
.windows Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
errmgr_app_component.c Fully initialize the orte_errmgr_base_component_t structure for the app. 2011-06-09 14:22:25 +00:00
errmgr_app.c Add an API to the errmgr so that apps can register for a callback to warn them of an impending migration - this gives apps a chance to cleanly terminate prior to being migrated for external reasons (e.g., impending failures). The timeout provided indicates to the daemon how long it should wait before proceeding to kill/migrate the process - if the process fails to exit before that time, the daemon will kill it. 2011-02-18 02:48:12 +00:00
errmgr_app.h Begin handling the case of lost connections by having the OOB report it to the errmgr instead of the routed framework. Add an "app" component to t 2010-05-11 00:34:12 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00