1
1
openmpi/orte/mca/sensor/heartbeat
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
configure.m4 Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
help-orte-sensor-heartbeat.txt Create a new "heartbeat" module in the sensor framework and move the plm_base heartbeat code there. Add new proc and job states for heartbeat_failed. Remove the "heartbeat" cmd line option for orted as this is now done automatically if the --enable-heartbeat configure option is set. 2010-05-05 00:48:43 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sensor_heartbeat_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
sensor_heartbeat.c Update sensor component for new OOB calls 2014-01-03 22:37:15 +00:00
sensor_heartbeat.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