CPU2006 license: | 11 | Test date: | May-2011 |
---|---|---|---|
Test sponsor: | IBM Corporation | Hardware Availability: | May-2011 |
Tested by: | IBM Corporation | Software Availability: | Jan-2011 |
Hardware | |
---|---|
CPU Name: | Intel Xeon E7-2830 |
CPU Characteristics: | Intel Turbo Boost Technology up to 2.40 GHz |
CPU MHz: | 2133 |
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: | 24 MB I+D on chip per chip |
Other Cache: | None |
Memory: | 256 GB (32 x 8 GB 4Rx8 PC3-8500R-7, ECC) |
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 | 1082 | 289 | 1082 | 289 | 1084 | 288 | 32 | 864 | 362 | 866 | 361 | 864 | 362 |
401.bzip2 | 32 | 1454 | 212 | 1456 | 212 | 1458 | 212 | 32 | 1315 | 235 | 1314 | 235 | 1311 | 236 |
403.gcc | 32 | 822 | 314 | 820 | 314 | 823 | 313 | 32 | 822 | 314 | 820 | 314 | 823 | 313 |
429.mcf | 32 | 726 | 402 | 724 | 403 | 727 | 402 | 32 | 696 | 419 | 690 | 423 | 690 | 423 |
445.gobmk | 32 | 1014 | 331 | 1016 | 330 | 1018 | 330 | 32 | 959 | 350 | 964 | 348 | 966 | 348 |
456.hmmer | 32 | 660 | 452 | 657 | 454 | 654 | 456 | 32 | 487 | 613 | 489 | 610 | 488 | 612 |
458.sjeng | 32 | 1226 | 316 | 1229 | 315 | 1228 | 315 | 32 | 1130 | 343 | 1130 | 343 | 1132 | 342 |
462.libquantum | 32 | 378 | 1750 | 383 | 1730 | 381 | 1740 | 32 | 378 | 1750 | 383 | 1730 | 381 | 1740 |
464.h264ref | 32 | 1579 | 449 | 1556 | 455 | 1583 | 447 | 32 | 1580 | 448 | 1569 | 451 | 1542 | 459 |
471.omnetpp | 32 | 866 | 231 | 867 | 231 | 868 | 230 | 32 | 797 | 251 | 796 | 251 | 798 | 251 |
473.astar | 32 | 995 | 226 | 996 | 226 | 996 | 225 | 32 | 995 | 226 | 996 | 226 | 996 | 225 |
483.xalancbmk | 32 | 612 | 361 | 613 | 360 | 613 | 360 | 32 | 612 | 361 | 613 | 360 | 613 | 360 |
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 19200 > /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 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 |