1
1
openmpi/orte/mca/sstore
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 Correctly register the component MCA parameters. 2013-06-15 16:05:09 +00:00
central This patch fixes 2013-12-06 14:40:10 +00:00
stage Trying to get the C/R code to compile again. This patch 2013-12-16 15:35:28 +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
orte_sstore.7in A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
sstore.h A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00