| CPU2006 license: | 11 | Test date: | Apr-2011 |
|---|---|---|---|
| Test sponsor: | IBM Corporation | Hardware Availability: | May-2011 |
| Tested by: | IBM Corporation | Software Availability: | Jan-2011 |
| Hardware | |
|---|---|
| CPU Name: | Intel Xeon E7-2820 |
| CPU Characteristics: | Intel Turbo Boost Technology up to 2.27 GHz |
| CPU MHz: | 2000 |
| FPU: | Integrated |
| CPU(s) enabled: | 16 cores, 2 chips, 8 cores/chip, 2 threads/core |
| CPU(s) orderable: | 1,2 chips |
| Primary Cache: | 32 KB I + 32 KB D on chip per core |
| Secondary Cache: | 256 KB I+D on chip per core |
| L3 Cache: | 18 MB I+D on chip per chip |
| Other Cache: | None |
| Memory: | 256 GB (32 x 8 GB 4Rx8 PC3-8500R-7, ECC, running at 978 MHz) |
| Disk Subsystem: | 1 x 300 GB SAS, 10000 RPM |
| Other Hardware: | None |
| Software | |
|---|---|
| Operating System: | SUSE Linux Enterprise Server 11 SP1 (x86_64), Kernel 2.6.32.12-0.7-default |
| Compiler: | Intel C++ Compiler XE for applications running on IA-32 Version 12.0.1.116 Build 20101116 |
| Auto Parallel: | No |
| File System: | ext3 |
| System State: | Run level 3 (multi-user) |
| Base Pointers: | 32-bit |
| Peak Pointers: | 32/64-bit |
| Other Software: | Microquill SmartHeap V9.01 |
| Benchmark | Base | Peak | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Copies | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | Copies | Seconds | Ratio | Seconds | Ratio | Seconds | Ratio | |
| Results appear in the order in which they were run. Bold underlined text indicates a median measurement. | ||||||||||||||
| 400.perlbench | 32 | 1135 | 275 | 1137 | 275 | 1152 | 271 | 32 | 922 | 339 | 920 | 340 | 926 | 338 |
| 401.bzip2 | 32 | 1591 | 194 | 1591 | 194 | 1591 | 194 | 32 | 1462 | 211 | 1456 | 212 | 1457 | 212 |
| 403.gcc | 32 | 883 | 292 | 887 | 290 | 890 | 290 | 32 | 883 | 292 | 887 | 290 | 890 | 290 |
| 429.mcf | 32 | 805 | 362 | 800 | 365 | 802 | 364 | 32 | 753 | 387 | 748 | 390 | 748 | 390 |
| 445.gobmk | 32 | 1057 | 318 | 1061 | 316 | 1057 | 318 | 32 | 1005 | 334 | 1007 | 333 | 1009 | 333 |
| 456.hmmer | 32 | 693 | 431 | 694 | 430 | 692 | 431 | 32 | 532 | 562 | 532 | 561 | 531 | 562 |
| 458.sjeng | 32 | 1279 | 303 | 1279 | 303 | 1276 | 303 | 32 | 1181 | 328 | 1181 | 328 | 1181 | 328 |
| 462.libquantum | 32 | 392 | 1690 | 396 | 1680 | 393 | 1690 | 32 | 392 | 1690 | 396 | 1680 | 393 | 1690 |
| 464.h264ref | 32 | 1637 | 433 | 1605 | 441 | 1661 | 426 | 32 | 1637 | 433 | 1605 | 441 | 1661 | 426 |
| 471.omnetpp | 32 | 947 | 211 | 948 | 211 | 947 | 211 | 32 | 889 | 225 | 875 | 229 | 872 | 229 |
| 473.astar | 32 | 1052 | 213 | 1052 | 214 | 1050 | 214 | 32 | 1052 | 213 | 1052 | 214 | 1050 | 214 |
| 483.xalancbmk | 32 | 651 | 339 | 651 | 339 | 652 | 339 | 32 | 651 | 339 | 651 | 339 | 652 | 339 |
The config file option 'submit' was used. numactl was used to bind copies to the cores
'ulimit -s unlimited' was used to set the stacksize to unlimited 'nodev /mnt/hugepages hugetlbfs defaults 0 0' added to /etc/fstab echo 14400 > /proc/sys/vm/nr_hugepages export HUGETLB_MORECORE=yes export LD_PRELOAD=/usr/lib64/libhugetlbfs.so
Load Default BIOS Settings and then change the following Turbo Boost Power Optimization set to Traditional
Binaries compiled on RHEL 5.5
| 400.perlbench: | -DSPEC_CPU_LINUX_IA32 |
| 462.libquantum: | -DSPEC_CPU_LINUX |
| 483.xalancbmk: | -DSPEC_CPU_LINUX |
| -xSSE4.2 -ipo -O3 -no-prec-div -opt-prefetch -B /usr/share/libhugetlbfs/ -Wl,-hugetlbfs-link=BDT |
| -xSSE4.2 -ipo -O3 -no-prec-div -opt-prefetch -Wl,-z,muldefs -L/smartheap -lsmartheap -B /usr/share/libhugetlbfs/ -Wl,-hugetlbfs-link=BDT |
| icc -m32 | |
| 400.perlbench: | icc -m64 |
| 401.bzip2: | icc -m64 |
| 456.hmmer: | icc -m64 |
| 458.sjeng: | icc -m64 |
| icpc -m32 |
| 400.perlbench: | -DSPEC_CPU_LP64 -DSPEC_CPU_LINUX_X64 |
| 401.bzip2: | -DSPEC_CPU_LP64 |
| 456.hmmer: | -DSPEC_CPU_LP64 |
| 458.sjeng: | -DSPEC_CPU_LP64 |
| 462.libquantum: | -DSPEC_CPU_LINUX |
| 483.xalancbmk: | -DSPEC_CPU_LINUX |
| 471.omnetpp: | -xSSE4.2(pass 2) -prof-gen(pass 1) -ipo(pass 2) -O3(pass 2) -no-prec-div(pass 2) -prof-use(pass 2) -ansi-alias -opt-ra-region-strategy=block -Wl,-z,muldefs -L/smartheap -lsmartheap |
| 473.astar: | basepeak = yes |
| 483.xalancbmk: | basepeak = yes |