Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
errmgr
/
base
История
Ralph Castain
b98a2917ff
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.
...
This commit was SVN r24412.
2011-02-18 02:48:12 +00:00
..
base.h
Few fault tolerance updates related to the CIFTS project (
http://www.mcs.anl.gov/research/cifts/
)
2011-01-13 20:13:49 +00:00
errmgr_base_close.c
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
2010-08-19 13:09:20 +00:00
errmgr_base_fns.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_base_open.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_base_select.c
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
2010-08-19 13:09:20 +00:00
errmgr_base_tool.c
add notifier events for process migration
2010-11-16 17:57:44 +00:00
errmgr_private.h
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
Makefile.am
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +00:00