HP Integrity Bl860c Stream submittal

From: Kirby Collins <kirby.collins@hp.com>
Date: Tue Feb 13 2007 - 12:04:15 CST

Stream results for HP Integrity BL860c with the zx2 chipset, and 1.6Ghz/18MB
Dual-Core Intel(R) Itanium(R) 2 processors, running HP-UX 11.23:

1.6GHz/18MB Dual-Core Intel Itanium 2
12GB memory (12x1GB DIMMs)
HP-UX 11.23.0609, HP f90 11.23.32
---------------------------------------------------------
Function Rate (MB/s) Avg time Min time Max time
Copy: 4829.4997 0.1063 0.1060 0.1071
Scale: 4821.9525 0.1064 0.1062 0.1066
Add: 5594.0129 0.1375 0.1373 0.1376
Triad: 5611.3478 0.1370 0.1369 0.1371

The runs used the v5.6 f90 version of the stream benchmark, with the
following changes:

96,97c96,97
< INTEGER n,offset,ndim,ntimes
< PARAMETER (n=2000000,offset=0,ndim=n+offset,ntimes=10)

---
>       INTEGER*8 n,offset,ndim,ntimes
>       PARAMETER (n=32001752,offset=0,ndim=n+offset,ntimes=10)
106c106
<       INTEGER bytes(4)
---
>       INTEGER*8 bytes(4)
124c124
< *     COMMON a,b,c
---
>       COMMON a,b,c
245c245
<  9020 FORMAT (1x,a,i4,a)
---
>  9020 FORMAT (1x,a,i6,a)
compiled as follows:
f90 -o stream_d.uni +Ofaster +DSitanium2 +DD64 +extend_source +autodbl4
+noppu -Wl,+pd,64M +Onoopenmp stream.uni.f mysecond.o stream.uni.f
Here is the output:
 ----------------------------------------------
 STREAM Version $Revision: 5.6 $
 ----------------------------------------------
 Array size =   32001752
 Offset     =          0
 The total memory requirement is    732 MB
 You are running each test  10 times
 --
 The *best* time for each test is used
 *EXCLUDING* the first and last iterations
 ----------------------------------------------
 ----------------------------------------------
 Printing one line per active thread....
 ----------------------------------------------------
 Your clock granularity/precision appears to be      1 microseconds
 ----------------------------------------------------
Function     Rate (MB/s)  Avg time   Min time  Max time
Copy:       4829.4997      0.1063      0.1060      0.1071  
Scale:      4821.9525      0.1064      0.1062      0.1066  
Add:        5594.0129      0.1375      0.1373      0.1376  
Triad:      5611.3478      0.1370      0.1369      0.1371  
 ----------------------------------------------------
 Solution Validates!
 ----------------------------------------------------
Received on Tue Feb 13 19:13:55 2007

This archive was generated by hypermail 2.1.8 : Sun Feb 18 2007 - 15:37:20 CST