1
1
openmpi/orte/mca/errmgr/base
Adrian Reber b42aad44a3 Trying to get the C/R code to compile again. This patch
includes various fixes all over the C/R code which are
hard to group like the other patches.

Changes from V1:
* explain why mca_base_component_distill_checkpoint_ready no longer works
* compare return result of opal functions with OPAL_* values

Changes from V2:
* use orte_rml_oob_ft_event() instead of referencing through the modules
* properly protect variable (thanks to --enable-picky)

This commit was SVN r29922.
2013-12-16 15:35:28 +00:00
..
base.h Per the RFC and discussion on the devel list, update the RTE-MPI error handling interface. There are a few differences in the code from the original RFC that came out of the discussion - I've captured those in the following writeup 2013-07-19 01:08:53 +00:00
errmgr_base_fns.c Trying to get the C/R code to compile again. This patch 2013-12-16 15:35:28 +00:00
errmgr_base_frame.c Per the RFC and discussion on the devel list, update the RTE-MPI error handling interface. There are a few differences in the code from the original RFC that came out of the discussion - I've captured those in the following writeup 2013-07-19 01:08:53 +00:00
errmgr_base_select.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
errmgr_base_tool.c This patch fixes 2013-12-06 14:40:10 +00:00
errmgr_private.h ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE ***** 2013-10-08 18:37:59 +00:00
help-errmgr-base.txt As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
Makefile.am As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00