Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
sensor
История
Ralph Castain
166f512924
Add some useful debug to the heartbeat sensor
...
This commit was SVN r27994.
2013-01-31 18:01:13 +00:00
..
base
If sensors are enabled, then the daemons need to have their proc->node field linked to their local node object
2013-01-31 16:38:57 +00:00
file
Remove use of param_find function as that function will be disappearing
2013-01-15 19:50:38 +00:00
ft_tester
Update the sensor framework to report stats back to the HNP if requested by including the data in heartbeats.
2013-01-05 06:30:20 +00:00
heartbeat
Add some useful debug to the heartbeat sensor
2013-01-31 18:01:13 +00:00
resusage
Cleanup the resource usage sensor, letting the db handle any printing requests.
2013-01-31 15:20:56 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
sensor_types.h
Add a sensor framework to ORTE that monitors applications and notifies the errmgr when they exceed specified boundaries. Two modules are included here:
2010-04-26 22:15:57 +00:00
sensor.h
Update the sensor framework to report stats back to the HNP if requested by including the data in heartbeats.
2013-01-05 06:30:20 +00:00