1
1
openmpi/opal/mca/btl/sm
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
..
btl_sm_component.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
btl_sm_endpoint.h btl/sm: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_sm_fifo.h Update opal_free_list_t usage to reflect new class interface. 2015-02-24 10:05:44 -07:00
btl_sm_frag.c btl/sm: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_sm_frag.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
btl_sm.c FT: fix compilation using --with-ft (1/5) 2015-03-11 14:23:33 +01:00
btl_sm.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
configure.m4 btl/vader: improved single-copy support 2014-10-20 11:44:52 -06:00
help-mpi-btl-sm.txt Patch from Nathan outlined with a crash the mishandling of the case where CMA is requested but not available. 2014-10-22 16:55:18 -04:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00