[Swift-commit] r5530 - SwiftApps/SciColSim

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Mon Jan 30 14:51:27 CST 2012


Author: wilde
Date: 2012-01-30 14:51:26 -0600 (Mon, 30 Jan 2012)
New Revision: 5530

Modified:
   SwiftApps/SciColSim/TODO
Log:
Added TODOs needed to prepare code for delivery to Andrey.

Modified: SwiftApps/SciColSim/TODO
===================================================================
--- SwiftApps/SciColSim/TODO	2012-01-30 20:36:57 UTC (rev 5529)
+++ SwiftApps/SciColSim/TODO	2012-01-30 20:51:26 UTC (rev 5530)
@@ -1,6 +1,31 @@
 
+
+
 x = done, - = in progress
 
+
+--- Top Prios ---
+
+Get code in shape for Andrey to do a comparison run between fast .py and .swift runs on his Mac.
+
+Get initial tests run on Beagle at scale
+
+Look for timing problems and ultr-long runs.
+
+Clean up Swift code for Andrey to take over the code.
+
+Get Swift code closer and closer to C++ output format
+
+Get Andrey Beagle-enabled (ie running new runs on Beagle)
+
+Deal with file management and temp files form runs
+
+Speed up data management if thats slowing us down (eg, CDM)
+
+
+-----------------
+
+
 [ ] convert all hard-coded annealing.swift params to @arg(s)
 
 [ ] Get timings for optimizer calls to display.  Perhaps via stdout or




More information about the Swift-commit mailing list