[Swift-commit] r7231 - SwiftApps/Swift-MapRed/blast
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Thu Oct 24 15:40:48 CDT 2013
Author: ketan
Date: 2013-10-24 15:40:48 -0500 (Thu, 24 Oct 2013)
New Revision: 7231
Added:
SwiftApps/Swift-MapRed/blast/sites.midway.xml
Log:
adding midway site
Added: SwiftApps/Swift-MapRed/blast/sites.midway.xml
===================================================================
--- SwiftApps/Swift-MapRed/blast/sites.midway.xml (rev 0)
+++ SwiftApps/Swift-MapRed/blast/sites.midway.xml 2013-10-24 20:40:48 UTC (rev 7231)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config xmlns="http://www.ci.uchicago.edu/swift/SwiftSites">
+ <pool handle="midway">
+ <execution provider="coaster" jobmanager="local:slurm"/>
+ <profile namespace="globus" key="queue">sandyb</profile>
+ <profile namespace="globus" key="jobsPerNode">16</profile>
+ <profile namespace="globus" key="maxWalltime">01:00:00</profile>
+ <profile namespace="globus" key="maxTime">8000</profile>
+ <profile namespace="globus" key="highOverAllocation">100</profile>
+ <profile namespace="globus" key="lowOverAllocation">100</profile>
+ <profile namespace="globus" key="slots">1</profile>
+ <profile namespace="globus" key="maxNodes">1</profile>
+ <profile namespace="globus" key="nodeGranularity">1</profile>
+ <profile namespace="karajan" key="jobThrottle">2.0</profile>
+ <profile namespace="karajan" key="initialScore">10000</profile>
+ <workdirectory>/tmp/swift.workdir</workdirectory>
+ </pool>
+</config>
More information about the Swift-commit
mailing list