[Swift-commit] r5598 - SwiftApps/SciColSim

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Mon Feb 13 14:51:32 CST 2012


Author: ketan
Date: 2012-02-13 14:51:32 -0600 (Mon, 13 Feb 2012)
New Revision: 5598

Modified:
   SwiftApps/SciColSim/TimingEstimation.txt
   SwiftApps/SciColSim/swiftopt.sh
Log:
minor

Modified: SwiftApps/SciColSim/TimingEstimation.txt
===================================================================
--- SwiftApps/SciColSim/TimingEstimation.txt	2012-02-13 17:19:07 UTC (rev 5597)
+++ SwiftApps/SciColSim/TimingEstimation.txt	2012-02-13 20:51:32 UTC (rev 5598)
@@ -31,7 +31,7 @@
 
          =450,000 to 22,500,000 seconds
 
-         =5.2 to 260 days
+         =5.2 hours to 260 days
 
 Estimated Runtime on medium scale (40 Beagle nodes or 960 cores) 
 

Modified: SwiftApps/SciColSim/swiftopt.sh
===================================================================
--- SwiftApps/SciColSim/swiftopt.sh	2012-02-13 17:19:07 UTC (rev 5597)
+++ SwiftApps/SciColSim/swiftopt.sh	2012-02-13 20:51:32 UTC (rev 5598)
@@ -60,6 +60,8 @@
 source $rundir/params.annealing
 
 swift=../swift/bin/swift # relative to runNNN/ dirs
+#gensites=`which gensites`
+#swift=`which swift`
 
 echo Optimization run $runid: site=$execsite paramfile=$paramfile
 




More information about the Swift-commit mailing list