1
1
openmpi/opal/mca/crs
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 Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
blcr Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
dmtcp Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
none Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
self Trying to get the C/R code to compile again. This patch 2013-12-16 15:35:28 +00:00
crs.h Add explicit number for opal_crs_state_type_t enum (for debugging). Also add a MAX so we can easily check for out of bounds states during debugging. 2011-06-09 14:27:24 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
opal_crs.7in A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00