[Swift-commit] r6093 - SwiftTutorials/UofC_2012-11-27/bin
wilde at ci.uchicago.edu
wilde at ci.uchicago.edu
Tue Nov 27 12:46:27 CST 2012
Author: wilde
Date: 2012-11-27 12:46:27 -0600 (Tue, 27 Nov 2012)
New Revision: 6093
Modified:
SwiftTutorials/UofC_2012-11-27/bin/runswift
Log:
Enable reservation usage for cluster pool.
Modified: SwiftTutorials/UofC_2012-11-27/bin/runswift
===================================================================
--- SwiftTutorials/UofC_2012-11-27/bin/runswift 2012-11-27 18:09:37 UTC (rev 6092)
+++ SwiftTutorials/UofC_2012-11-27/bin/runswift 2012-11-27 18:46:27 UTC (rev 6093)
@@ -45,7 +45,7 @@
<profile namespace="globus" key="nodegranularity">1</profile>
<profile namespace="globus" key="queue">westmere</profile>
- <!-- <profile namespace="globus" key="providerAttributes">slurm.resource_list=advres=$reservationID</profile> -->
+ <profile namespace="globus" key="providerAttributes">slurm.resource_list=advres=$reservationID</profile>
<profile namespace="karajan" key="jobThrottle">5.99</profile>
<profile namespace="karajan" key="initialScore">10000</profile>
More information about the Swift-commit
mailing list