1
1
openmpi/orte/mca/errmgr/hnp
Jeff Squyres 64165ce758 r25775 removed the .windows from this directory, but left it in the
Makefile.am. 

This commit was SVN r25782.

The following SVN revision numbers were found above:
  r25775 --> open-mpi/ompi@2c9a4beffd
2012-01-26 10:45:06 +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
errmgr_hnp_autor.c By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
errmgr_hnp_component.c Add a set of default errmgr components that support solely the default "everything dies on error" behavior. Set their priority to be selected by default, but provide params to adjust those priorities to allow other component selection. 2011-09-13 22:03:45 +00:00
errmgr_hnp_crmig.c By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
errmgr_hnp.c Keep everyone in sync with new job state 2011-12-02 14:12:40 +00:00
errmgr_hnp.h Refactor some code to remove a few API handles from errmgr. Reviewed/tested by Wes. 2011-08-18 16:24:45 +00:00
help-orte-errmgr-hnp.txt Simplification of the ErrMgr framework by removing the 'stack'/composite functionality. 2010-08-19 13:09:20 +00:00
Makefile.am r25775 removed the .windows from this directory, but left it in the 2012-01-26 10:45:06 +00:00