[Swift-commit] r5645 - SwiftApps/SciColSim/conf
wilde at ci.uchicago.edu
wilde at ci.uchicago.edu
Fri Feb 17 12:44:36 CST 2012
Author: wilde
Date: 2012-02-17 12:44:36 -0600 (Fri, 17 Feb 2012)
New Revision: 5645
Modified:
SwiftApps/SciColSim/conf/pads02.xml
Log:
adjust conf/pads02.xml: fewer nodes to request, shorter maxwalltime to reduce time fragmentation (at risk of running over)
Modified: SwiftApps/SciColSim/conf/pads02.xml
===================================================================
--- SwiftApps/SciColSim/conf/pads02.xml 2012-02-17 16:54:01 UTC (rev 5644)
+++ SwiftApps/SciColSim/conf/pads02.xml 2012-02-17 18:44:36 UTC (rev 5645)
@@ -19,8 +19,8 @@
<profile namespace="globus" key="lowOverAllocation">100</profile>
<profile namespace="globus" key="highOverAllocation">100</profile>
<profile namespace="globus" key="maxTime">3600</profile>
- <profile namespace="globus" key="maxWallTime">00:20:00</profile>
- <profile namespace="globus" key="slots">384</profile>
+ <profile namespace="globus" key="maxWallTime">00:10:00</profile>
+ <profile namespace="globus" key="slots">50</profile>
<profile namespace="globus" key="nodeGranularity">1</profile>
<profile namespace="globus" key="maxNodes">1</profile>
<!-- <profile namespace="globus" key="queue">fast</profile> -->
More information about the Swift-commit
mailing list