[cig-commits] r20147 - short/3D/PyLith/benchmarks/trunk/static/performance/solvertest

brad at geodynamics.org brad at geodynamics.org
Wed May 16 09:36:41 PDT 2012


Author: brad
Date: 2012-05-16 09:36:41 -0700 (Wed, 16 May 2012)
New Revision: 20147

Modified:
   short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py
Log:
More tweaks to scaling setup.

Modified: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py	2012-05-16 16:36:03 UTC (rev 20146)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py	2012-05-16 16:36:41 UTC (rev 20147)
@@ -56,4 +56,4 @@
     args
 
 print cmd
-#subprocess.call(cmd, shell=True)
+subprocess.call(cmd, shell=True)



More information about the CIG-COMMITS mailing list