1
1
openmpi/ompi/mca/crcp
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 Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
bkmrk FT: fix compilation using --with-ft (1/5) 2015-03-11 14:23:33 +01:00
crcp.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
Makefile.am build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
ompi_crcp.7in Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00