[Swift-commit] r5575 - SwiftApps/SciColSim

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Thu Feb 9 18:01:23 CST 2012


Author: wilde
Date: 2012-02-09 18:01:23 -0600 (Thu, 09 Feb 2012)
New Revision: 5575

Modified:
   SwiftApps/SciColSim/README
Log:
Added boilerplate for new README info for new swiftopt.sh / getswift.sh commands.

Modified: SwiftApps/SciColSim/README
===================================================================
--- SwiftApps/SciColSim/README	2012-02-09 23:50:44 UTC (rev 5574)
+++ SwiftApps/SciColSim/README	2012-02-10 00:01:23 UTC (rev 5575)
@@ -1,3 +1,35 @@
+*** FIXME: New quiskstart to integrate
+
+cd $HOME
+svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftApps/SciColSim
+cd SciColSim
+
+./getswift.sh  # just do this one
+
+./swiftopt.sh -s local -p Fast01
+
+./swiftopt.sh -s pads  -p ARtest01
+
+Args:
+
+  -s site to run on: can be local, pads, beagle 
+
+  -p param set to use, from param/ dir
+
+  FIXME: specify the variants and how to speciy params.
+  
+  FIXME: Params for gensites can also can be in the -p file I think.
+
+  FIXME: create a few more tet variations
+
+
+You can add new param sets in the param dir: just copy an existing one and change the params.
+
+You can add new sites in the conf/ dir.  FIXME: for now, add gen.SITENAME files. Limited flexibility w/ tc
+
+
+
+
 *** QuickStart
 
 mkdir $HOME/SciColSim # scientific collaboration simulation application




More information about the Swift-commit mailing list