[Swift-commit] r8346 - in SwiftApps: dsp-swift subjobs
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Fri Dec 12 17:30:23 CST 2014
Author: ketan
Date: 2014-12-12 17:30:23 -0600 (Fri, 12 Dec 2014)
New Revision: 8346
Modified:
SwiftApps/dsp-swift/swiftjumpdsp.xml
SwiftApps/subjobs/README.txt
Log:
_
Modified: SwiftApps/dsp-swift/swiftjumpdsp.xml
===================================================================
--- SwiftApps/dsp-swift/swiftjumpdsp.xml 2014-12-12 23:06:20 UTC (rev 8345)
+++ SwiftApps/dsp-swift/swiftjumpdsp.xml 2014-12-12 23:30:23 UTC (rev 8346)
@@ -39,19 +39,21 @@
<data format="txt" name="outlogfile" type="data" label="Swift Progress" />
</outputs>
<help>
- **What is this?**
- A tool to run dsp in parallel parameter sweeps.
-
- **What it does?**
- Runs dsp in parallel over a user provided input dataset and parameters.
+**What is this?**
- **How does it do?**
- The user provides input to the tool which is then delivered to the
- underlying Swift script. The script is then invoked on local/login or
- compute nodes as selected by the user. Once the tool has run, the output is
- produced in the directory location provided by the user.
+A tool to run dsp in parallel parameter sweeps.
+**What it does?**
+Runs dsp in parallel over a user provided input dataset and parameters.
+
+**How does it do?**
+
+The user provides input to the tool which is then delivered to the
+underlying Swift script. The script is then invoked on local/login or
+compute nodes as selected by the user. Once the tool has run, the output is
+produced in the directory location provided by the user.
+
More description to come.
</help>
</tool>
Modified: SwiftApps/subjobs/README.txt
===================================================================
--- SwiftApps/subjobs/README.txt 2014-12-12 23:06:20 UTC (rev 8345)
+++ SwiftApps/subjobs/README.txt 2014-12-12 23:30:23 UTC (rev 8346)
@@ -208,6 +208,15 @@
./runmira.sh #run on mira
----
+GridPack
+~~~~~~~~
+GridPack is a simulation package designed for powergrid design application.
+
+HALO
+~~~~
+HALO is a astrophysics application.
+
+
Internals
----------
The key driver of the Swift sub-block jobs is a script called +bg.sh+ that does the sub-block jobs calculations and othe chores for the users. The script looks as follows:
More information about the Swift-commit
mailing list