[Swift-commit] r8341 - SwiftApps/dsp-swift

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Fri Dec 12 09:36:20 CST 2014


Author: ketan
Date: 2014-12-12 09:36:20 -0600 (Fri, 12 Dec 2014)
New Revision: 8341

Modified:
   SwiftApps/dsp-swift/swiftjumpdsp.xml
Log:
doc

Modified: SwiftApps/dsp-swift/swiftjumpdsp.xml
===================================================================
--- SwiftApps/dsp-swift/swiftjumpdsp.xml	2014-12-12 15:26:45 UTC (rev 8340)
+++ SwiftApps/dsp-swift/swiftjumpdsp.xml	2014-12-12 15:36:20 UTC (rev 8341)
@@ -37,14 +37,19 @@
         <data format="txt" name="outlist" type="data" label="Output List" />
     </outputs>
 <help>
-**What it does**
+    **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.
 
-Run dsp via Swift in parallel over files provided by user.
-The files are chosen from the user provided path. It currently works on LCRC
-Blues login and compute nodes. The tool accepts various dsp parameters as
-input. User can specify the desired location to put the output files.If the
-directory of this location does not exist, it will be created. 
+    **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>




More information about the Swift-commit mailing list