[cig-commits] r13401 - short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs

brad at geodynamics.org brad at geodynamics.org
Tue Nov 25 13:53:33 PST 2008


Author: brad
Date: 2008-11-25 13:53:33 -0800 (Tue, 25 Nov 2008)
New Revision: 13401

Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/parselogs.py
   short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_scaling.py
   short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_summary.py
   short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/runstats.py
Log:
Updated stats.

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/parselogs.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/parselogs.py	2008-11-25 21:50:35 UTC (rev 13400)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/parselogs.py	2008-11-25 21:53:33 UTC (rev 13401)
@@ -12,7 +12,7 @@
 
 stats = []
 for filename in files:
-    fin = open("../logs/2008nov19/%s" % filename, "r")
+    fin = open("../logs/2008nov25/%s" % filename, "r")
     lines = fin.readlines()
 
     total = 0.0

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_scaling.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_scaling.py	2008-11-25 21:50:35 UTC (rev 13400)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_scaling.py	2008-11-25 21:53:33 UTC (rev 13401)
@@ -12,7 +12,7 @@
 
 plotSize = "manual"
 color = "lightbg"
-fileSuffix = "eps"
+fileSuffix = "pdf"
 
 # ======================================================================
 import pylab

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_summary.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_summary.py	2008-11-25 21:50:35 UTC (rev 13400)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/plot_summary.py	2008-11-25 21:53:33 UTC (rev 13401)
@@ -10,7 +10,7 @@
 # ======================================================================
 #
 
-fileSuffix = "eps"
+fileSuffix = "pdf"
 
 import pylab
 from mypylab.Figure import Figure

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/runstats.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/runstats.py	2008-11-25 21:50:35 UTC (rev 13400)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/strikeslipnog/figs/runstats.py	2008-11-25 21:53:33 UTC (rev 13401)
@@ -118,7 +118,7 @@
         'ncells': 79756,
         'nvertices': 15625,
         'nflops': 1.012e+09,
-        'run_time': 24.44,
+        'run_time': 24.54,
         'error': 1.41e-03,
         'niterations': 60,
         'memory': 233.9},
@@ -126,8 +126,8 @@
     "Hex8 1000m": {
         'ncells': 13824,
         'nvertices': 15625,
-        'nflops': 1.977e+09,
-        'run_time': 12.98,
+        'nflops': 1.976e+09,
+        'run_time': 12.61,
         'error': 6.58e-04,
         'niterations': 38,
         'memory': 229.1},
@@ -136,7 +136,7 @@
         'ncells': 661929,
         'nvertices': 117649,
         'nflops': 1.342e+10,
-        'run_time': 216.8,
+        'run_time': 224.0,
         'error': 4.79e-04,
         'niterations': 111,
         'memory': 1709.0},
@@ -145,7 +145,7 @@
         'ncells': 110592,
         'nvertices': 117649,
         'nflops': 2.165e+10,
-        'run_time': 113.5,
+        'run_time': 111.5,
         'error': 1.94e-04,
         'niterations': 70,
         'memory': 1710.6},
@@ -155,7 +155,7 @@
         'ncells': 5244768,
         'nvertices': 912673,
         'nflops': 2.093e+11,
-        'run_time': 2.355e+03,
+        'run_time': 2.239e+03,
         'error': 1.30e-04,
         'niterations': 228,
         'memory': 12000.0},
@@ -164,7 +164,7 @@
         'ncells': 884736,
         'nvertices': 912673,
         'nflops': 2.521e+11,
-        'run_time': 1.268e+03,
+        'run_time': 1.191e+03,
         'error': 7.70e-05,
         'niterations': 134,
         'memory': 12000.0}
@@ -173,18 +173,18 @@
 # Hydra (2.2 GHz Opteron)
 dataScaling_v1_3 = {
     "Tet4":
-    [{'nprocs': 1, 'total': 216.77, 'compute': 73.91},
-     {'nprocs': 2, 'total': 330.35, 'compute': 48.58},
-     {'nprocs': 4, 'total': 262.85, 'compute': 29.16},
-     {'nprocs': 8, 'total': 229.57, 'compute': 17.78},
-     {'nprocs': 16, 'total': 222.19, 'compute': 11.89},
+    [{'nprocs': 1, 'total': 223.92, 'compute': 78.27},
+     {'nprocs': 2, 'total': 363.94, 'compute': 50.91},
+     {'nprocs': 4, 'total': 274.45, 'compute': 28.98},
+     {'nprocs': 8, 'total': 237.84, 'compute': 16.92},
+     {'nprocs': 16, 'total': 220.18, 'compute': 11.60},
      ],
     
     "Hex8":
-     [{'nprocs': 1, 'total': 113.39, 'compute': 54.12},
-      {'nprocs': 2, 'total': 124.16, 'compute': 49.21},
-      {'nprocs': 4, 'total': 93.54, 'compute': 28.17},
-      {'nprocs': 8, 'total': 80.62, 'compute': 16.69},
-      {'nprocs': 16, 'total': 71.31, 'compute': 10.41},
+     [{'nprocs': 1, 'total': 111.50, 'compute': 54.46},
+      {'nprocs': 2, 'total': 128.41, 'compute': 52.15},
+      {'nprocs': 4, 'total': 93.12, 'compute': 28.34},
+      {'nprocs': 8, 'total': 78.43, 'compute': 15.85},
+      {'nprocs': 16, 'total': 67.10, 'compute': 10.37},
       ]
     }



More information about the CIG-COMMITS mailing list