DMTCP is a third party user space checkpoint package available from here: http://dmtcp.sourceforge.net/
-The current integration model of DMTCP with Condor is a shim script with
+The current integration model of DMTCP with HTCondor is a shim script with
additions to the submit description file for a vanilla universe job. This allows
your unmodified vanilla universe job, which could be: dynamically linked executables, processes that fork, Matlab(tm) scripts, etc, to checkpoint and migrate between machines.
@@ -19,9 +19,9 @@
{section: Contact}
-Alan De Smet, a Condor project member, is the original author of
-the DMTCP/Condor integration software. Inquiries, bug reports, or comments about
-the DMTCP/Condor integration package should be sent to condor-admin at cs.wisc.edu.
+Alan De Smet, a HTCondor project member, is the original author of
+the DMTCP/HTCondor integration software. Inquiries, bug reports, or comments about
+the DMTCP/HTCondor integration package should be sent to condor-admin at cs.wisc.edu.
For help or bug reports relating to DMTCP itself, please subscribe to the
dmtcp-forum mailing list located here: http://dmtcp.sourceforge.net/mailingLists.html
@@ -30,14 +30,14 @@
The homepage for DMTCP is: http://dmtcp.sourceforge.net
-The homepage for Condor is: http://www.cs.wisc.edu/condor
+The homepage for HTCondor is: http://www.cs.wisc.edu/condor
{section: License}
-The DMTCP/Condor integration software is released under the Apache 2.0 License.
+The DMTCP/HTCondor integration software is released under the Apache 2.0 License.
{section: Contributors}
-People who have contributed to the source code of the DMTCP/Condor integration
+People who have contributed to the source code of the DMTCP/HTCondor integration
software include:
*: Gene Cooperman
@@ -45,4 +45,4 @@
{section: Other Notes}
-See DmtcpCondorDev for notes on developing the DMTCP support in Condor.
+See DmtcpCondorDev for notes on developing the DMTCP support in HTCondor.