1
1
openmpi/orte/mca/sensor/resusage
2013-01-05 06:30:20 +00:00
..
configure.m4 This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build. 2011-11-22 21:24:35 +00:00
help-orte-sensor-resusage.txt Extend/update how we handle process stats. Add the ability to collect node-level stats separate from the process stats. Update the process stat memory fields to report in MBytes instead of KBytes as I can't find any process that runs in KBytes nowadays. 2011-04-21 22:55:45 +00:00
Makefile.am Extend/update how we handle process stats. Add the ability to collect node-level stats separate from the process stats. Update the process stat memory fields to report in MBytes instead of KBytes as I can't find any process that runs in KBytes nowadays. 2011-04-21 22:55:45 +00:00
sensor_resusage_component.c 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
sensor_resusage.c 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
sensor_resusage.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