[Swift-commit] r4694 - trunk/docs/cookbook
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Fri Jun 24 17:57:43 CDT 2011
Author: ketan
Date: 2011-06-24 17:57:43 -0500 (Fri, 24 Jun 2011)
New Revision: 4694
Modified:
trunk/docs/cookbook/diverse_infrastructures
Log:
minor formatting
Modified: trunk/docs/cookbook/diverse_infrastructures
===================================================================
--- trunk/docs/cookbook/diverse_infrastructures 2011-06-24 22:22:59 UTC (rev 4693)
+++ trunk/docs/cookbook/diverse_infrastructures 2011-06-24 22:57:43 UTC (rev 4694)
@@ -26,21 +26,21 @@
2. Change the project name to your project (for instance, +CI-CCR000013+) . The workdirectory will contain
execution data related to each run, e.g. wrapper scripts, system information, inputs and outputs.
- *step 5.* Run the example using following commandline (also found in run.sh):
+*step 5.* 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+
+You can further change the value of +-n+ to any arbitrary number to run that
+many number of concurrent +cat+
- *step 6.* Check the output in the generated +outdir+ directory (+ls outdir+)
+*step 6.* Check the output in the generated +outdir+ directory (+ls outdir+)
- Note: Running from sandbox node or requesting 1 hour walltime for upto 3 nodes
- will get fast prioritized execution. Good for small tests
- Swift supports a coasters based computing environment for Beagle. A detailed version of Swift documentation is maintained
- http://www.ci.uchicago.edu/swift/docs/index.php[here].
+Note: Running from sandbox node or requesting 1 hour walltime for upto 3 nodes
+will get fast prioritized execution. Good for small tests
+Swift supports a coasters based computing environment for Beagle. A detailed version of Swift documentation is maintained
+http://www.ci.uchicago.edu/swift/docs/index.php[here].
//
//Intrepid-BG/P
More information about the Swift-commit
mailing list