Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
sensor
История
Ralph Castain
796dfe5ada
Do a little cleanup - only resusage needs the node/proc info, so remove it from the sensor base
...
This commit was SVN r31089.
2014-03-17 21:26:46 +00:00
..
base
Do a little cleanup - only resusage needs the node/proc info, so remove it from the sensor base
2014-03-17 21:26:46 +00:00
coretemp
Don't look for the coretemp file when configuring as it might not be on the head node, but is available on the backend
2014-01-28 16:15:12 +00:00
file
Cleanup the sensor code:
2014-01-22 21:01:09 +00:00
freq
Ensure we build the sensor components even if the local system doesn't have the required directories and/or access permissions. Backend nodes that get the binary may have them, and aggregators need to load the component so they can log data even if they aren't locally monitoring. Detect that we can't access the required files when we first try to sample and turn the sampling portion of the plugin off at that time.
2014-01-25 04:34:33 +00:00
ft_tester
The random number generator changes were incomplete (typo errors) in some places, and is missing the required declspec's for visibility.
2014-03-12 22:37:27 +00:00
heartbeat
Orcm sends heartbeats to its daemons, but ORTE needs to continue sending it to the HNP
2014-01-31 01:56:01 +00:00
pwr
Ensure we build the sensor components even if the local system doesn't have the required directories and/or access permissions. Backend nodes that get the binary may have them, and aggregators need to load the component so they can log data even if they aren't locally monitoring. Detect that we can't access the required files when we first try to sample and turn the sampling portion of the plugin off at that time.
2014-01-25 04:34:33 +00:00
resusage
Do a little cleanup - only resusage needs the node/proc info, so remove it from the sensor base
2014-03-17 21:26:46 +00:00
sigar
Some cleanup of the sensor system to ensure things go in the right place, avoid segfaults under abnormal conditions, etc.
2014-01-24 17:29:24 +00:00
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +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
Cleanup the sensor code:
2014-01-22 21:01:09 +00:00