[Swift-commit] r5763 - SwiftApps/DSSAT/benchmark-release/conf
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Fri Apr 27 15:52:11 CDT 2012
Author: davidk
Date: 2012-04-27 15:52:10 -0500 (Fri, 27 Apr 2012)
New Revision: 5763
Added:
SwiftApps/DSSAT/benchmark-release/conf/sites.uc3.xml
SwiftApps/DSSAT/benchmark-release/conf/uc3.cf
Log:
Configs for uc3
Added: SwiftApps/DSSAT/benchmark-release/conf/sites.uc3.xml
===================================================================
--- SwiftApps/DSSAT/benchmark-release/conf/sites.uc3.xml (rev 0)
+++ SwiftApps/DSSAT/benchmark-release/conf/sites.uc3.xml 2012-04-27 20:52:10 UTC (rev 5763)
@@ -0,0 +1,9 @@
+<config>
+ <pool handle="uc3">
+ <execution provider="condor" url="none"/>
+ <filesystem provider="local" url="none" />
+ <workdirectory>_WORK_</workdirectory>
+ <profile namespace="karajan" key="jobThrottle">1000</profile>
+ <profile namespace="karajan" key="initialScore">10000</profile>
+ </pool>
+</config>
Added: SwiftApps/DSSAT/benchmark-release/conf/uc3.cf
===================================================================
--- SwiftApps/DSSAT/benchmark-release/conf/uc3.cf (rev 0)
+++ SwiftApps/DSSAT/benchmark-release/conf/uc3.cf 2012-04-27 20:52:10 UTC (rev 5763)
@@ -0,0 +1,11 @@
+wrapperlog.always.transfer=true
+sitedir.keep=false
+execution.retries=0
+lazy.errors=false
+status.mode=provider
+use.provider.staging=false
+provider.staging.pin.swiftfiles=true
+foreach.max.threads=1000
+
+#app uc3 bash=/bin/bash
+#app uc3 RunDSSAT=$dssat_home/bin/RunDSSAT.sh
More information about the Swift-commit
mailing list