Menu

DMTCP 1.04 Released

DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently checkpointing the state of an arbitrary group of programs spread across many machines and connected by sockets. It does not modify the user's program nor the operating system.

New Features / Bug fixes in this release:
* Fixed Ubuntu 9.01 bug. glic-2.9 was more stringent about
stack overflow errors.
* Ububtu 9.01 uses gcc-4.3.4 -Wformat=2 which produced false positives warnings. We added %s format specifier to format string and empty string argument to eliminate warnings.

Posted by Kapil Arya 2009-07-25

Log in to post a comment.