1
1
openmpi/orte/mca/snapc
Adrian Reber f45dd069bd FT: fix compilation using --with-ft (1/5)
Enabling the FT code breaks compilation (again). This series
tries to fix the compiler errors. This is again only fixing
the compiler errors without any warranty that the result
might actually support FT again.

This first patch moves orte_cr_continue_like_restart from ORTE
to opal_cr_continue_like_restart in OPAL. This only leaves three
calls from OPAL to ORTE in the FT code. As it is not yet 100%
clear how to handle these calls the code orte_sstore.set_attr()
has been #ifdef'd out for now.
2015-03-11 14:23:33 +01:00
..
base add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
full FT: fix compilation using --with-ft (1/5) 2015-03-11 14:23:33 +01:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
orte_snapc.7in A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
snapc.h Few fault tolerance updates related to the CIFTS project (http://www.mcs.anl.gov/research/cifts/) 2011-01-13 20:13:49 +00:00