1
1
openmpi/ompi/runtime
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
..
help-mpi-runtime.txt opal MCA params: Move (and adapt) help message to opal help file 2014-08-16 11:54:41 +00:00
Makefile.am Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
mpiruntime.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
ompi_cr.c FT: fix compilation using --with-ft (1/5) 2015-03-11 14:23:33 +01:00
ompi_cr.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
ompi_info_support.c version configury: make dist now works 2014-10-02 11:32:54 -07:00
ompi_info_support.h tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
ompi_mpi_abort.c Fix missing ampersand. 2014-08-04 02:52:56 +00:00
ompi_mpi_finalize.c Introduce timing interval measurement facility in timing framework 2014-12-10 16:47:49 +06:00
ompi_mpi_init.c Merge pull request #305 from artpol84/timing 2014-12-16 15:13:48 +06:00
ompi_mpi_params.c Simplify the check for abort_print_stack by removing stale #ifdefined 2014-09-30 19:38:29 +00:00
ompi_mpi_preconnect.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
params.h pmix: removed pmix_base_direct modex mca parameter, renamed orte_full_modex_cutoff and ompi_hostname_cutoff to direct_modex_cutoff 2014-10-09 06:15:31 +02:00