Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
errmgr
/
default
История
Ralph Castain
8ccc47b152
Don't wakeup mpirun too early - even though we ordered an abort, we have to wait for the procs/daemons to properly terminate, and give the kill_procs command a chance to get out.
...
This commit was SVN r21549.
2009-06-26 22:40:00 +00:00
..
.windows
Completely remove ltdl support for Windows build.
2009-05-05 18:59:13 +00:00
configure.params
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
errmgr_default_component.c
Allow CM's to select the default errmgr component. Add support for error function callbacks
2009-05-30 20:43:42 +00:00
errmgr_default.c
Don't wakeup mpirun too early - even though we ordered an abort, we have to wait for the procs/daemons to properly terminate, and give the kill_procs command a chance to get out.
2009-06-26 22:40:00 +00:00
errmgr_default.h
The current errmgr.register_callback API takes a jobid as one of its argument. The intent was to have the errmgr check the jobid of the job being reported to it and, if it matches the jobid that was registered, call the specified callback function.
2009-05-11 03:38:15 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00