Difference between revisions of "Benchmarks standard v1"

From OpenFOAMWiki
m (Susi)
m (Serial results)
Line 100: Line 100:
  
 
=== Serial results ===
 
=== Serial results ===
 +
 +
First column is a reference to a machine description below. Second column gives a brief summary of the machine. The OpenFOAM version used is in column 3. Then follows the overall speedup and the speedups for the individual cases.
 +
 +
The benchmarks are ordered by the overall speedup in ascending order.
  
 
{| border="1" cellpadding="2"
 
{| border="1" cellpadding="2"
Line 105: Line 109:
 
|-
 
|-
 
! rowspan=2 | Machine name  
 
! rowspan=2 | Machine name  
! rowspan=2 | Short description  
+
! rowspan=2 | Machine description  
 +
! rowspan=2 | OF version
 
! rowspan=2 | Overall speedup  
 
! rowspan=2 | Overall speedup  
 
! colspan=11 |  Individual speedups
 
! colspan=11 |  Individual speedups
Line 112: Line 117:
 
! 1 !! 2 !! 3 !! 4 !! 5 !! 6 !! 7 !! 8 !! 9 !! 10 !! 11
 
! 1 !! 2 !! 3 !! 4 !! 5 !! 6 !! 7 !! 8 !! 9 !! 10 !! 11
 
|-
 
|-
![[#Susi|Reference Machine]]
+
![[#bg's iBook|Apple iBook G4]]
 +
| PPC G4 , 1.42 Ghz, 0.5 GB, Mac OS X 10.4
 +
| 1.2 (Downloaded from Hrv)
 +
! 0.637
 +
| 0.642
 +
| 0.633
 +
| 0.609
 +
| 0.580
 +
| 0.661
 +
| 0.626
 +
| 0.667
 +
| 0.611
 +
| 0.590
 +
| 0.698
 +
| 0.690
 +
|
 +
|-
 +
![[#Susi (gcds07)|Reference Machine]]
 
| Pentium 4, 1.8 Ghz, 1GB, Linux
 
| Pentium 4, 1.8 Ghz, 1GB, Linux
| 1.0
+
| 1.2 Standard
 +
! 1.0
 
| 1.0
 
| 1.0
 
| 1.0
 
| 1.0

Revision as of 14:39, 24 January 2006

1 The suite

This is a short description of the cases in this benchmark suite. All the cases run with an unmodified OpenFOAM v1.2 in serial mode. Case 2 won't run in parallel. To run case 1 in parallel a patch has to be applied and parts of OpenFOAM have to be recompiled.

Benchmark suite
Case nr solver case-name Modification to original case Memory usage Baseline time Remarks/Problems
1 dieselFoam aachenBomb files are removed before running 275 MB 2894 s Parallel run fails for v1.2: the patch published here fixes this
2 dnsFoam boxTurb16 Splitting the grid 45 MB 408 s Solver is not parallel
3 bubbleFoam bubbleColumn 11 MB 410 s
4 interFoam damBreak Splitting the grid 18 MB 1606 s
5 rhoSonicFoam forwardStep Splitting the grid 25 MB 687 s
6 buoyantFoam hotRoom, pseudo-BCs are set Splitting the grid 48 MB 826 s
7 engineFoam kivaTest 49 MB 1338 s
8 Xoodles pitzDaily3D pseudo-BCs are set 468 MB 1106 s
9 oodles pitzDaily 25 MB 880 s
10 simpleFoam pitzDaily 54 MB 869 s
11 sonicTurbFoam prism pseudo-BCs are set, grid is split 37 MB 650 s

2 Results overview

2.1 Serial results

First column is a reference to a machine description below. Second column gives a brief summary of the machine. The OpenFOAM version used is in column 3. Then follows the overall speedup and the speedups for the individual cases.

The benchmarks are ordered by the overall speedup in ascending order.

Serial results
Machine name Machine description OF version Overall speedup Individual speedups Remarks
1 2 3 4 5 6 7 8 9 10 11
Apple iBook G4 PPC G4 , 1.42 Ghz, 0.5 GB, Mac OS X 10.4 1.2 (Downloaded from Hrv) 0.637 0.642 0.633 0.609 0.580 0.661 0.626 0.667 0.611 0.590 0.698 0.690
Reference Machine Pentium 4, 1.8 Ghz, 1GB, Linux 1.2 Standard 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0

2.2 Parallel results

Please note that some of the cases in the suite are very small and therefor may lead to speedups smaller than 1 (especially for distributed memory machines).

3 Machine description

3.1 Susi