[Swift-commit] r5434 - branches/release-0.93/docs/siteguide
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Sat Dec 17 21:01:08 CST 2011
Author: ketan
Date: 2011-12-17 21:01:08 -0600 (Sat, 17 Dec 2011)
New Revision: 5434
Modified:
branches/release-0.93/docs/siteguide/beagle
Log:
Modified: branches/release-0.93/docs/siteguide/beagle
===================================================================
--- branches/release-0.93/docs/siteguide/beagle 2011-12-18 02:38:22 UTC (rev 5433)
+++ branches/release-0.93/docs/siteguide/beagle 2011-12-18 03:01:08 UTC (rev 5434)
@@ -96,12 +96,25 @@
More about config and tc file options can be found in the swift userguide here: http://www.ci.uchicago.edu/swift/wwwdev/guides/release-0.93/userguide/userguide.html#_swift_configuration_properties.
*step 6.* Run the example using following commandline (also found in run.sh):
-+swift -config cf -tc.file tc -sites.file sites.xml catsn.swift -n=1+
+
+-----
+swift -config cf -tc.file tc -sites.file sites.xml catsn.swift -n=1
+-----
+
. You can further change the value of +-n+ to any arbitrary number to run that
many number of concurrent +cat+
*step 7.* Swift will show a status message as "done" after the job has completed its run in the queue. Check the output in the generated +outdir+ directory (+ls outdir+)
+----
+Swift 0.93RC5 swift-r5285 cog-r3322
+
+RunID: 20111218-0246-6ai8g7f0
+Progress: time: Sun, 18 Dec 2011 02:46:33 +0000
+Progress: time: Sun, 18 Dec 2011 02:46:42 +0000 Active:1
+Final status: time: Sun, 18 Dec 2011 02:46:43 +0000 Finished successfully:1
+----
+
Note: Running from sandbox node or requesting 30 minutes walltime for upto 3 nodes
will get fast prioritized execution. Good for small tests.
More information about the Swift-commit
mailing list