[Swift-commit] r6299 - branches/release-0.94/etc/sites

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Wed Feb 20 12:39:21 CST 2013


Author: davidk
Date: 2013-02-20 12:39:21 -0600 (Wed, 20 Feb 2013)
New Revision: 6299

Added:
   branches/release-0.94/etc/sites/raven
Log:
Raven template


Added: branches/release-0.94/etc/sites/raven
===================================================================
--- branches/release-0.94/etc/sites/raven	                        (rev 0)
+++ branches/release-0.94/etc/sites/raven	2013-02-20 18:39:21 UTC (rev 6299)
@@ -0,0 +1,16 @@
+
+  <pool handle="raven">
+    <execution provider="coaster" jobmanager="local:pbs"/>
+    <profile namespace="globus" key="project">_PROJECT_</profile>
+    <profile namespace="globus" key="jobsPerNode">24</profile>
+    <profile namespace="globus" key="providerAttributes">pbs.aprun;pbs.mpp;depth=24</profile>
+    <profile namespace="globus" key="maxTime">13800</profile>
+    <profile namespace="globus" key="maxWallTime">03:00:00</profile>
+    <profile namespace="globus" key="slots">50</profile>
+    <profile namespace="globus" key="nodeGranularity">4</profile>
+    <profile namespace="globus" key="maxNodes">4</profile>
+    <profile namespace="karajan" key="jobThrottle">60.99</profile>
+    <profile namespace="karajan" key="initialScore">10000</profile>
+    <filesystem provider="local"/>
+    <workdirectory>/lus/scratch/{env.USER}/swiftwork</workdirectory>
+  </pool>




More information about the Swift-commit mailing list