[Swift-commit] r5539 - SwiftApps/SciColSim

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Tue Jan 31 17:29:20 CST 2012


Author: ketan
Date: 2012-01-31 17:29:20 -0600 (Tue, 31 Jan 2012)
New Revision: 5539

Modified:
   SwiftApps/SciColSim/testopt.py
Log:
very fast test

Modified: SwiftApps/SciColSim/testopt.py
===================================================================
--- SwiftApps/SciColSim/testopt.py	2012-01-31 23:21:33 UTC (rev 5538)
+++ SwiftApps/SciColSim/testopt.py	2012-01-31 23:29:20 UTC (rev 5539)
@@ -68,7 +68,7 @@
   optimizerRepeats = 2
   evolveReruns     = 1
   annealingSteps   = 2
-  NWorkers         = "2"
+  NWorkers         = "1"
   openmp           = "OMP_NUM_THREADS=" + NWorkers
   operation        = "n"  # n=normal, m=manual (runs 1 multi_loss call)
   seed             = "1234567"




More information about the Swift-commit mailing list