[Swift-commit] r6617 - in branches/faster: . etc/sites

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Mon Jul 8 01:22:19 CDT 2013


Author: hategan
Date: 2013-07-08 01:22:15 -0500 (Mon, 08 Jul 2013)
New Revision: 6617

Added:
   branches/faster/etc/sites/beagle
   branches/faster/etc/sites/beagle-ssh
Modified:
   branches/faster/
Log:
merged 6272, 6275 from trunk


Property changes on: branches/faster
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/release-0.93:4761-5122
/trunk:6172,6177,6182,6189-6190,6202-6203,6206-6208,6215-6223,6231-6241,6255-6258,6263
   + /branches/release-0.93:4761-5122
/trunk:6172,6177,6182,6189-6190,6202-6203,6206-6208,6215-6223,6231-6241,6255-6258,6263,6272,6275

Copied: branches/faster/etc/sites/beagle (from rev 6272, trunk/etc/sites/beagle)
===================================================================
--- branches/faster/etc/sites/beagle	                        (rev 0)
+++ branches/faster/etc/sites/beagle	2013-07-08 06:22:15 UTC (rev 6617)
@@ -0,0 +1,14 @@
+  <pool handle="beagle">
+    <execution provider="coaster" jobmanager="local:pbs"/>
+    <profile namespace="globus" key="jobsPerNode">24</profile>
+    <profile namespace="globus" key="lowOverAllocation">100</profile>
+    <profile namespace="globus" key="highOverAllocation">100</profile>
+    <profile namespace="globus" key="providerAttributes">pbs.aprun;pbs.mpp;depth=24</profile>
+    <profile namespace="globus" key="maxWalltime">_WALLTIME_</profile>
+    <profile namespace="globus" key="slots">50</profile>
+    <profile namespace="globus" key="nodeGranularity">1</profile>
+    <profile namespace="karajan" key="jobThrottle">12.00</profile>
+    <profile namespace="karajan" key="initialScore">10000</profile>
+    <filesystem provider="local"/>
+    <workdirectory>/lustre/beagle/{env.USER}/swiftwork</workdirectory>
+  </pool>

Copied: branches/faster/etc/sites/beagle-ssh (from rev 6275, trunk/etc/sites/beagle-ssh)
===================================================================
--- branches/faster/etc/sites/beagle-ssh	                        (rev 0)
+++ branches/faster/etc/sites/beagle-ssh	2013-07-08 06:22:15 UTC (rev 6617)
@@ -0,0 +1,15 @@
+  <pool handle="beagle">
+    <execution provider="coaster" jobmanager="local:pbs" url="login4.beagle.ci.uchicago.edu"/>
+    <profile namespace="globus" key="jobsPerNode">24</profile>
+    <profile namespace="globus" key="lowOverAllocation">100</profile>
+    <profile namespace="globus" key="highOverAllocation">100</profile>
+    <profile namespace="globus" key="providerAttributes">pbs.aprun;pbs.mpp;depth=24</profile>
+    <profile namespace="globus" key="maxWalltime">_WALLTIME_</profile>
+    <profile namespace="globus" key="userHomeOverride">/lustre/beagle/{env.USER}/swiftwork</profile>
+    <profile namespace="globus" key="slots">50</profile>
+    <profile namespace="globus" key="nodeGranularity">1</profile>
+    <profile namespace="karajan" key="jobThrottle">12.00</profile>
+    <profile namespace="karajan" key="initialScore">10000</profile>
+    <filesystem provider="local"/>
+    <workdirectory>/lustre/beagle/{env.USER}/swiftwork</workdirectory>
+  </pool>




More information about the Swift-commit mailing list