search for: dmtcp_checkpoint

Displaying 1 result from an estimated 1 matches for "dmtcp_checkpoint".

2011 Aug 10
0
DMTCP: checkpoint-restart for R
...transparent checkpoint-restart). It runs under Linux, and is free software (LGPLv3+), found at: http://dmtcp.sourceforge.net In our latest release, version 1.2.3, we have done some simple testing on R, and find that we can successfully checkpoint and restart. Its usage can be as simple as: dmtcp_checkpoint R [ run under checkpoint control ] dmtcp_command --checkpoint [ from a diff. window, creates ckpt_R_*.dmtcp ] dmtcp_restart ckpt_R_*.dmtcp [ from original window ] ALTERNATIVELY: ./dmtcp_restart_script.sh We are interested in supporting R to a fuller extent. But we don't have eno...