[Swift-commit] r5442 - branches/release-0.93/docs/siteguide

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Sun Dec 18 20:27:33 CST 2011


Author: ketan
Date: 2011-12-18 20:27:33 -0600 (Sun, 18 Dec 2011)
New Revision: 5442

Modified:
   branches/release-0.93/docs/siteguide/beagle
Log:
minor

Modified: branches/release-0.93/docs/siteguide/beagle
===================================================================
--- branches/release-0.93/docs/siteguide/beagle	2011-12-19 02:21:10 UTC (rev 5441)
+++ branches/release-0.93/docs/siteguide/beagle	2011-12-19 02:27:33 UTC (rev 5442)
@@ -164,7 +164,7 @@
 
 Resuming Large Runs
 ~~~~~~~~~~~~~~~~~~~
-Oftentimes, the application runs with a large number of tasks needed to be resumed after they have run to a certain point. The reasons for resume could be among others, application error, trainsient errors such as Beagle's availability or accidental shutdowns of the runs. In such cases, the *resume* feature of Swift is very handy. Resume starts the run from the point it left of. One can resume a stopped run using the same swift commandline plus adding the option -resume followed by a resume log (.rlog) that is created by Swift. An example of such a resume follows:
+Oftentimes, the application runs with a large number of tasks needed to be resumed after they have run to a certain point. The reasons for resume could be among others, application error, trainsient errors such as Beagle's availability or accidental shutdowns of the runs. In such cases, the *resume* feature of Swift is very handy. Resume starts the run from the point it left of. One can resume a stopped run using the same swift commandline plus adding the option -resume followed by a resume log (extension .rlog) that is created by Swift in your run directory. An example of such a resume follows:
 
 -----
 $ swift -resume catsn-ht0adgi315l61.0.rlog <other options> catsn.swift




More information about the Swift-commit mailing list