Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
errmgr
/
hnp
История
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
..
.windows
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
errmgr_hnp_autor.c
Fixes the C/R Automatic Recovery feature when the HNP is also hosting processes locally.
2011-01-27 20:40:23 +00:00
errmgr_hnp_component.c
fix a couple of missed prefixes
2010-08-19 13:26:33 +00:00
errmgr_hnp_crmig.c
Make sure to define the region of time in which the migration is occurring so that the automatic recovery does not jump in the middle when we are moving processes around.
2011-01-31 19:09:47 +00:00
errmgr_hnp.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_hnp.h
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
2010-08-19 13:09:20 +00:00
help-orte-errmgr-hnp.txt
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
2010-08-19 13:09:20 +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