Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
sensor
История
Joshua Ladd
e39d9f4080
Per the RFC schedule, add an additive lagged Fibonacci parallel random number generator to OPAL. In order to use, please add the following header to your code: opal/util/alfg.h. See ompi/mca/btl/openib/connect/btl_openib_connect_udcm.c for an example how to seed with opal_srand and invoke the generator with opal_rand. This should be added to
...
cmr=v1.7.5:reviewer=rhc:subject=Add an OPAL RNG This commit was SVN r30801.
2014-02-23 21:41:38 +00:00
..
base
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
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
Per the RFC schedule, add an additive lagged Fibonacci parallel random number generator to OPAL. In order to use, please add the following header to your code: opal/util/alfg.h. See ompi/mca/btl/openib/connect/btl_openib_connect_udcm.c for an example how to seed with opal_srand and invoke the generator with opal_rand. This should be added to
2014-02-23 21:41:38 +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
Cleanup the sensor code:
2014-01-22 21:01:09 +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