Re: [OMPI users] Missing -enable-crdebug option in configure step

2014-07-01 Thread Josh Hursey
The C/R Debugging feature (the ability to do reversible debugging or backward stepping with gdb and/or DDT) was added on 8/10/2010 in the commit below: https://svn.open-mpi.org/trac/ompi/changeset/23587 This feature never made it into a release so it was only ever available on the trunk.

Re: [OMPI users] Missing -enable-crdebug option in configure step

2014-06-30 Thread Ralph Castain
I don't recall ever seeing such an option in Open MPI - what makes you believe it should exist? On Jun 29, 2014, at 9:25 PM, Đỗ Mai Anh Tú wrote: > Hi all, > > I am trying to run the checkpoint/restart enabled debugging code in Open > MPI. This requires configure this

[OMPI users] Missing -enable-crdebug option in configure step

2014-06-30 Thread Đỗ Mai Anh Tú
Hi all, I am trying to run the checkpoint/restart enabled debugging code in Open MPI. This requires configure this option at the set up step : ./configure --with-ft=cr --enable-crdebug But no matter which version of Open MPI, I can't not find any option as --enable-crdebug (I have tried all