[Swift-commit] r6275 - trunk/etc/sites
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Fri Feb 15 04:34:43 CST 2013
Author: davidk
Date: 2013-02-15 04:34:41 -0600 (Fri, 15 Feb 2013)
New Revision: 6275
Added:
trunk/etc/sites/beagle-ssh
Log:
The SSH Beagle (Darwin's lesser known ship)
Added: trunk/etc/sites/beagle-ssh
===================================================================
--- trunk/etc/sites/beagle-ssh (rev 0)
+++ trunk/etc/sites/beagle-ssh 2013-02-15 10:34:41 UTC (rev 6275)
@@ -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