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,
>
> 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
>
> Cheers,
> Josh
>
> On Dec 4, 2008, at 4:47 AM, Matthias Hovestadt wrote:
>
>> Hi!
>>
>> Berkely recently released a new version of their BLCR. They already
>> marked the function cr_request_file as deprecated in BLCR 0.7.3. Now
>> they removed deprecated functions from libcr API.
>>
>> Since checkpointing support of OMPI is using cr_request_file, all
>> checkpointing operations fail with BLCR 0.8.0b2, making a downgrade
>> to BLCR 0.7.3 necessary.
>>
>>
>> Best,
>> Matthias
>> _______________________________________________
>> users mailing list
>> users_at_[hidden]
>> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|