I'm afraid C/R isn't supported in the trunk nor 1.7 release series at this time. We're looking to restore that support next year as part of the 1.9 release series.
On Oct 28, 2013, at 8:47 AM, Adrian Reber <adr...@lisas.de> wrote: > I am trying to compile openmpi (Revision: 29539) from svn > with '--with-ft=cr'. I get a compilation error and I am > lost how to solve it: > > ../../../../opal/mca/base/mca_base_components_open.c: In function > 'open_components': > ../../../../opal/mca/base/mca_base_components_open.c:144:9: error: > 'mca_base_component_distill_checkpoint_ready' undeclared (first use in this > function) > if (mca_base_component_distill_checkpoint_ready) { > ^ > ../../../../opal/mca/base/mca_base_components_open.c:144:9: note: each > undeclared identifier is reported only once for each function it appears in > > mca_base_component_distill_checkpoint_ready exists in > > contrib/amca-param-sets/ft-enable-cr > > but I am not sure if contents from this file can be used in the code or > not. Any pointers on how to solve this error would be welcome. > > Adrian > _______________________________________________ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel