1
1
openmpi/orte/mca/sensor/ft_tester
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
Makefile.am Add a new "sensor" module that supports fault tolerance tests - randomly kills local procs and/or the daemon itself 2011-07-29 20:48:22 +00:00
sensor_ft_tester_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_ft_tester.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_ft_tester.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