SPEC OMPL2001 Summary IBM IBM HS22 Blade servers (Intel Xeon X5570, 2.93 GHz) Tested by Indiana University Thu Apr 23 13:56:44 2009 SPEC License #HPG3440A Tester: Indiana University Test date: Apr-2009 Test Site: -- Hardware availability: Apr-2009 Software availability: Jan-2009 Base Base Base Peak Peak Peak Benchmarks Ref Time Run Time Ratio Ref Time Run Time Ratio ------------- -------- -------- -------- -------- -------- -------- 311.wupwise_l 9200 461 319323 9200 453 324735 311.wupwise_l 9200 461 319476 9200 457 322432 311.wupwise_l 9200 461 319474* 9200 455 323292* 313.swim_l 12500 1318 151724 12500 1320 151538 313.swim_l 12500 1320 151547* 12500 1320 151537* 313.swim_l 12500 1320 151469 12500 1320 151516 315.mgrid_l 13500 1120 192919 13500 1119 193058 315.mgrid_l 13500 1118 193198* 13500 1116 193477 315.mgrid_l 13500 1118 193198 13500 1118 193234* 317.applu_l 13500 1456 148367 13500 1479 146076 317.applu_l 13500 1599 135060* 13500 1717 125767 317.applu_l 13500 1715 125946 13500 1665 129735* 321.equake_l 13000 862 241433 13000 851 244464 321.equake_l 13000 874 238013 13000 856 242970* 321.equake_l 13000 869 239456* 13000 878 236869 325.apsi_l 10500 701 239602 10500 698 240572 325.apsi_l 10500 703 239119* 10500 707 237617 325.apsi_l 10500 705 238229 10500 701 239601* 327.gafort_l 11000 664 264874 11000 673 261536 327.gafort_l 11000 644 273343* 11000 654 269297* 327.gafort_l 11000 643 273696 11000 645 272752 329.fma3d_l 23500 1957 192149 23500 1938 194034 329.fma3d_l 23500 1969 190967* 23500 1946 193168 329.fma3d_l 23500 1969 190967 23500 1941 193750* 331.art_l 25000 682 586260* 25000 609 657280 331.art_l 25000 680 588354 25000 612 653173* 331.art_l 25000 684 584537 25000 613 652097 ======================================================================== 311.wupwise_l 9200 461 319474* 9200 455 323292* 313.swim_l 12500 1320 151547* 12500 1320 151537* 315.mgrid_l 13500 1118 193198* 13500 1118 193234* 317.applu_l 13500 1599 135060* 13500 1665 129735* 321.equake_l 13000 869 239456* 13000 856 242970* 325.apsi_l 10500 703 239119* 10500 701 239601* 327.gafort_l 11000 644 273343* 11000 654 269297* 329.fma3d_l 23500 1969 190967* 23500 1941 193750* 331.art_l 25000 682 586260* 25000 612 653173* SPECompLbase2001 235331 SPECompLpeak2001 237854 HARDWARE -------- Hardware Vendor: IBM Model Name: IBM HS22 Blade servers (Intel Xeon X5570, 2.93 GHz) CPU: Intel Xeon X5570 CPU MHz: 2934 FPU: Integrated CPU(s) enabled: 8 cores, 2 chips, 4 cores/chip (HT on) 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: 8 MB I+D on chip per chip Other Cache: None Memory: 24 GB (6*4GB DDR3-1333 RDIMMs) Disk Subsystem: Raid 1 2x41 GB IBM drives, ext3 Other Hardware: None SOFTWARE -------- OpenMP Threads: 16 Parallel: OpenMP Operating System: RHEL5.3 (x86_64) 2.6.18-128.1.6.el5 Kernel 2.6.18-128.1.6.el5 Compiler: Intel C/C++ Compiler 11.0.074 Intel Fortran Compiler 11.0.074 File System: ext3 System State: Multi-user, run level 3 NOTES ----- ulimit -s unlimited Removes limits on the maximum size of the automatically- extended stack region of the current process and each process it creates. Compiler flags for base level optimization COPTIMIZE : -O3 -xhost -ipo -no-prec-div -unroll-loops0 -openmp FOPTIMIZE : -O3 -xhost -ipo -no-prec-div -unroll-loops0 -openmp F77OPTIMIZE : -O3 -xhost -ipo -no-prec-div -unroll-loops0 -openmp Environment: KMP_AFFINITY=disabled controls the binding of OpenMP threads to the physical processing units KMP_SCHEDULE=static,balanced used to fine tune the load balancing of parallel loops that are statically scheduled under OpenMP with no chunk size specification KMP_BLOCKTIME=infinite Sets the time, in milliseconds, that a thread should wait, after completing the execution of a parallel region, before sleeping. KMP_LIBRARY=throughput Selects the OpenMP run-time library KMP_STACKSIZE=31m Sets the number of bytes to allocate for each parallel thread to use as to use as its provate stack OMP_NESTED=TRUE Enables (TRUE) or disables (FALSE) nested parallelism. OMP_DYNAMIC=FALSE Enables (true) or disables (false) the dynamic adjustment of the number of threads. OMP_NUM_THREADS=16 Sets the maximum number of threads to use for OpenMP* parallel Hyperthreading and turbo mode enabled. 318.galgel_m portability flags: FFLAGS=-fixed -extend-source 132 Flags for peak level optimization regions if no other value is specified in the program itself. 311.wupwise_l peak flags: fdo_pre0 = rm -rf ./*.dyn PASS1_FFLAGS = -prof-gen PASS2_FFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use 313.swim_l peak flags: fdo_pre0 = rm -rf ./*.dyn PASS1_FFLAGS = -prof-gen PASS2_FFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use 317.applu_l peak flags: COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel 321.equake_l peak flags: ENV_OMP_NUM_THREADS=8 srcalt:ompl.32 325.apsi_l peak flags: COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel 329.fma3d_l peak flags: srcalt:ompl.32 fdo_pre0 = rm -rf ./*.dyn PASS1_FFLAGS = -prof-gen PASS2_FFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use 331.art_l peak flags: COPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel FOPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel F77OPTIMIZE = -O2 -xhost -ipo -no-prec-div -openmp -mcmodel large -shared-intel For a description of the flags used, please see Indiana-ic11.0-intel64-linux-flags-file-20090428.html in the flags directory ----------------------------------------------------------------------------- For questions about this result, please contact the tester. For other inquiries, please contact webmaster@spec.org. Copyright 1999-2008 Standard Performance Evaluation Corporation Generated on Wed May 20 18:12:05 2009 by SPEC OMP2001 ASCII formatter v2.1