Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
errmgr
/
base
История
Ralph Castain
8ac35a8496
Fully enable the monitoring of memory usage and automatic termination of memory hogs when limits are reached. Improve the efficiency of the sensor system so we don't multiply sample the resource usage if multiple modules are active. Ensure we output the proc error summary when we abnormally terminate.
...
This commit was SVN r24843.
2011-06-30 14:11:56 +00:00
..
base.h
Add a resilience to ORTE. Allows the runtime to continue after a process (or
2011-06-23 20:38:02 +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
Fully enable the monitoring of memory usage and automatic termination of memory hogs when limits are reached. Improve the efficiency of the sensor system so we don't multiply sample the resource usage if multiple modules are active. Ensure we output the proc error summary when we abnormally terminate.
2011-06-30 14:11:56 +00:00
errmgr_base_open.c
Add a resilience to ORTE. Allows the runtime to continue after a process (or
2011-06-23 20:38:02 +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
Standardize the initialization of the EPOCH's.
2011-06-28 14:20:33 +00:00
errmgr_private.h
Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits.
2011-06-15 13:10:13 +00:00
Makefile.am
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +00:00