[Swift-commit] r6149 - trunk/etc/sites

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Thu Jan 10 15:43:22 CST 2013


Author: davidk
Date: 2013-01-10 15:43:22 -0600 (Thu, 10 Jan 2013)
New Revision: 6149

Added:
   trunk/etc/sites/uc3
Log:
uc3 template


Added: trunk/etc/sites/uc3
===================================================================
--- trunk/etc/sites/uc3	                        (rev 0)
+++ trunk/etc/sites/uc3	2013-01-10 21:43:22 UTC (rev 6149)
@@ -0,0 +1,17 @@
+  <pool handle="uc3">
+    <execution provider="coaster" url="uc3-sub.uchicago.edu" jobmanager="ssh-cl:condor"/>
+    <profile namespace="karajan" key="jobThrottle">999.99</profile>
+    <profile namespace="karajan" key="initialScore">10000</profile>
+    <profile namespace="globus"  key="jobsPerNode">1</profile>
+    <profile namespace="globus"  key="maxWalltime">3600</profile>
+    <profile namespace="globus"  key="nodeGranularity">1</profile>
+    <profile namespace="globus"  key="highOverAllocation">100</profile>
+    <profile namespace="globus"  key="lowOverAllocation">100</profile>
+    <profile namespace="globus"  key="slots">1000</profile>
+    <profile namespace="globus"  key="maxNodes">1</profile>
+    <profile namespace="globus"  key="condor.+AccountingGroup">"group_friends.{env.USER}"</profile>
+    <profile namespace="globus"  key="jobType">nonshared</profile>
+    <filesystem provider="local" url="none" />
+    <workdirectory>.</workdirectory>
+  </pool>
+




More information about the Swift-commit mailing list