1
1
openmpi/orte/mca/sensor/freq
2014-01-25 04:34:33 +00:00
..
configure.m4 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
help-orte-sensor-freq.txt 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
Makefile.am 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
sensor_freq_component.c Add new sensors for chip frequency and power (when permissions allow) Note that we don't support all chipsets at this time, but others are welcome to extend as desired. 2014-01-23 21:33:21 +00:00
sensor_freq.c 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
sensor_freq.h Add new sensors for chip frequency and power (when permissions allow) Note that we don't support all chipsets at this time, but others are welcome to extend as desired. 2014-01-23 21:33:21 +00:00