[Swift-commit] r3014 - SwiftApps/SEE/trunk
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Wed Jul 15 15:01:43 CDT 2009
Author: aespinosa
Date: 2009-07-15 15:01:42 -0500 (Wed, 15 Jul 2009)
New Revision: 3014
Modified:
SwiftApps/SEE/trunk/instance_mapper.sh
SwiftApps/SEE/trunk/runampl.sh
SwiftApps/SEE/trunk/template
Log:
update for 3k run
Modified: SwiftApps/SEE/trunk/instance_mapper.sh
===================================================================
--- SwiftApps/SEE/trunk/instance_mapper.sh 2009-07-15 19:00:46 UTC (rev 3013)
+++ SwiftApps/SEE/trunk/instance_mapper.sh 2009-07-15 20:01:42 UTC (rev 3014)
@@ -15,7 +15,6 @@
echo "ofile result/$instance/stdout";
-echo "out null";
echo "out.expend_out result/$instance/expend.out";
echo "out.price_out result/$instance/price.out";
echo "out.ratio_out result/$instance/ratio.out";
Modified: SwiftApps/SEE/trunk/runampl.sh
===================================================================
--- SwiftApps/SEE/trunk/runampl.sh 2009-07-15 19:00:46 UTC (rev 3013)
+++ SwiftApps/SEE/trunk/runampl.sh 2009-07-15 20:01:42 UTC (rev 3014)
@@ -8,5 +8,5 @@
#-tc.file ./tc.data ampl.swift
#swift -runid teraport -sites.file ./sites-teraport.xml \
#-tc.file ./tc.data ampl.swift
-swift -runid testing -config swift.properties \
+swift -runid run3k_firefly -config swift.properties \
-sites.file ./ff-grid.xml -tc.file ./tc.data ampl.swift
Modified: SwiftApps/SEE/trunk/template
===================================================================
--- SwiftApps/SEE/trunk/template 2009-07-15 19:00:46 UTC (rev 3013)
+++ SwiftApps/SEE/trunk/template 2009-07-15 20:01:42 UTC (rev 3014)
@@ -1,4 +1,4 @@
-option ampl_include "/panfs/panasas/CMS/data/SEE/run5kdata/@INSTANCE_ID@\
+option ampl_include "/panfs/panasas/CMS/data/SEE/run3kdata/@INSTANCE_ID@\
.";
option solver pathampl;
option path_options "nms_ini_ref_min=1e8 cra_met=none cra_per=no fac_upd_lim=200";
More information about the Swift-commit
mailing list