Re: [OMPI users] Checkpointing fails with BLCR 0.8.0b2

2008-12-10 Thread Josh Hursey
This issue has been addressed in the Open MPI trunk with r20114. This fix will be moved to the v1.3 branch in the next few days and will be in the eventual v1.3.0 release. Thanks again for the heads up on this issue. Cheers, Josh On Dec 4, 2008, at 7:50 AM, Josh Hursey wrote: Matthias, T

Re: [OMPI users] Checkpointing fails with BLCR 0.8.0b2

2008-12-04 Thread Josh Hursey
Matthias, Thank you for the heads up. I'll work on a fix that uses the cr_request_checkpoint() interface instead of cr_request_file() when appropriate. I filed a ticket about it if you are interested in tracking the progress on this bug: https://svn.open-mpi.org/trac/ompi/ticket/1691