# Invocation command line: # /cpu2006/bin/runspec -c fsc-ic101-rate-fp -T all --input ref -n 3 --rate 8 -o all fp # output_root was not used for this run ############################################################################ ########################################################## # SPEC CPU2006 v1.0 Intel SLES10 x64 config file # # Intel Compiler 10.1 for Linux Intel EM64T (mostly) # # Nov. 20 2007 # ########################################################## action = validate tune = base ext = cpu2006.10.ic101.20071119.rate PATHSEP = / check_md5 = 1 reportable = 1 mean_anyway = 1 flagsurl000= http://www.spec.org/cpu2006/flags/flags-ic101-linux-intel64.20090713.xml #include: SUT.inc # ----- Begin inclusion of 'SUT.inc' ############################################################################ # To avoid conflicts in the numbering of the notes, # please use only 900 and higher numbers. # Use of thread-binding controlled by macro %ifdef %{binding} use_submit_for_speed=1 submit = /usr/bin/taskset -c $SPECCOPYNUM $command # submit0 = MYMASK=\$((1<<$SPECCOPYNUM)) # submit1 = /usr/bin/taskset \$MYMASK $command # submit= MYMASK=\$((1<<\$SPECCOPYNUM)) ; /usr/bin/taskset \$MYMASK $command # submit=MYMASK=`printf '0x%x' \$((1<<$SPECCOPYNUM))` ; /usr/bin/taskset \$MYMASK $command notes915=taskset has been used to bind processes to CPUs %endif ################################################################ # System information # If some remarks about BIOS or Firmware are needed, place them here. ################################################################ default=default=default=default: notes_os_000= 'ulimit -s unlimited' was used to set the stacksize to unlimited prior to run notes_os_005= OMP_NUM_THREADS set to number of cores (default) notes_plat_000= BIOS configuration: # notes_plat015= Enhanced Speedstep Technology = Disable notes_plat_005= Hardware Prefetch = Disable, Adjacent Sector Prefetch = Disable # notes_plat020= Hardware Prefetch = Enable, Adjacent Sector Prefetch = Enable ################################################################ # About Fujitsu Siemens Computers ################################################################ default=default=default=default: notes_020= notes_025= For information about Fujitsu Siemens Computers please see: notes_030= http://www.fujitsu-siemens.com # Blank line at the end notes_035= ################################################################ # Description Hardware and Software ################################################################ default=default=default=default: hw_vendor = Fujitsu Siemens Computers hw_model = PRIMERGY RX300 S4, Intel Xeon L5420, 2.50 GHz hw_cpu_name = Intel Xeon L5420 hw_cpu_char = 1333 MHz system bus hw_cpu_mhz = 2500 hw_fpu = Integrated # hw_nchips = 2 hw_ncores = 8 hw_ncoresperchip = 4 hw_nthreadspercore = 1 # hw_ncpuorder = 1,2 chips hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 12 MB I+D on chip per chip, 6 MB shared / 2 cores hw_tcache = None hw_ocache = None hw_memory = 16 GB (8x2 GB PC2-5300F, 2 rank, CL 5-5-5, ECC) hw_disk = 1x SAS, 73 GB, 15000 rpm hw_other = None # sw_file = ext2 sw_state = Multi-User Run Level 3 # license_num = 22 test_sponsor = Fujitsu Siemens Computers tester = Fujitsu Siemens Computers test_date = Feb-2008 hw_avail = Mar-2008 prepared_by = Fujitsu Siemens Computers # ---- End inclusion of '/cpu2006/config/SUT.inc' default=default=default=default: CC = icc CXX = icpc FC=ifort OBJ = .o SMARTHEAP_DIR = /opt/SmartHeap_8.1/lib # 32-bit compilers for selected benchmarks # COMPILER_DIR_CC32 = /opt/intel/cc/10.1.008 COMPILER_DIR_FC32 = /opt/intel/fc/10.1.008 CC32 = $(COMPILER_DIR_CC32)/bin/icc -L$(COMPILER_DIR_CC32)/lib -I$(COMPILER_DIR_CC32)/include CXX32 = $(COMPILER_DIR_CC32)/bin/icpc -L$(COMPILER_DIR_CC32)/lib -I$(COMPILER_DIR_CC32)/include FC32 = $(COMPILER_DIR_FC32)/bin/ifort -L$(COMPILER_DIR_FC32)/lib -I$(COMPILER_DIR_FC32)/include ########################### # portability & libraries # ########################### 400.perlbench=default: CPORTABILITY= -DSPEC_CPU_LINUX_IA32 403.gcc=default: EXTRA_CFLAGS= -Dalloca=_alloca 462.libquantum=default: CPORTABILITY= -DSPEC_CPU_LINUX 483.xalancbmk=default: CXXPORTABILITY= -DSPEC_CPU_LINUX fp=default: PORTABILITY = -DSPEC_CPU_LP64 435.gromacs=default=default=default: LDPORTABILITY = -nofor_main 436.cactusADM=default=default=default: LDPORTABILITY = -nofor_main 454.calculix=default=default=default: LDPORTABILITY = -nofor_main 481.wrf=default=default=default: CPORTABILITY = -DSPEC_CPU_CASE_FLAG -DSPEC_CPU_LINUX ######################### # Baseline Tuning Flags # ######################### 471.omnetpp,473.astar,483.xalancbmk=default: EXTRA_LIBS= -L$(SMARTHEAP_DIR) -lsmartheap EXTRA_LDFLAGS= -Wl,-z,muldefs int=base=default=default: COPTIMIZE= -fast -inline-calloc -opt-malloc-options=3 CXXOPTIMIZE= -xT -ipo -O3 -no-prec-div fp=base=default=default: OPTIMIZE= -fast ######################### # int Peak Tuning Flags # ######################### int=peak=default: COPTIMIZE= -fast CXXOPTIMIZE= -xT -ipo -O3 -no-prec-div PASS1_CFLAGS = -prof-gen PASS2_CFLAGS = -prof-use PASS1_CXXFLAGS = -prof-gen PASS2_CXXFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use 400.perlbench=peak=default: COPTIMIZE= -fast -ansi-alias -prefetch 401.bzip2=peak=default: CC= /home/cmplr/usr3/alrahate/compilers/ic10.1mainline/20070725/Linux64/bin/icc -L/home/cmplr/usr3/alrahate/compilers/ic10.1mainline/20070725/Linux64/lib -I/home/cmplr/usr3/alrahate/compilers/ic10.1mainline/20070725/Linux64/include CPORTABILITY= -DSPEC_CPU_LP64 COPTIMIZE= -fast -prefetch 403.gcc=peak=default: COPTIMIZE = -fast -inline-calloc -opt-malloc-options=3 feedback=0 429.mcf=peak=default: COPTIMIZE= -fast -prefetch feedback=0 445.gobmk=peak=default: COPTIMIZE= -xT -O2 -ipo -no-prec-div -ansi-alias 456.hmmer=peak=default: CC= /home/cmplr/usr3/alrahate/compilers/ic10.1mainline/20070725/Linux64/bin/icc -L/home/cmplr/usr3/alrahate/compilers/ic10.1mainline/20070725/Linux64/lib -I/home/cmplr/usr3/alrahate/compilers/ic10.1mainline/20070725/Linux64/include CPORTABILITY= -DSPEC_CPU_LP64 COPTIMIZE= -fast -unroll2 -ansi-alias -opt-multi-version-aggressive feedback=no 458.sjeng=peak=default: COPTIMIZE= -fast -unroll4 462.libquantum=peak=default: COPTIMIZE= -fast -unroll4 -Ob0 -prefetch -opt-streaming-stores always -vec-guard-write -opt-malloc-options=3 -parallel -par-runtime-control feedback=no copies=1 464.h264ref=peak=default: COPTIMIZE= -fast -unroll2 -ansi-alias 471.omnetpp=peak=default: CXXOPTIMIZE= -xT -O3 -ipo -no-prec-div -ansi-alias -opt-ra-region-strategy=block 473.astar=peak=default: CXXOPTIMIZE= -xT -O3 -ipo -no-prec-div -ansi-alias -opt-ra-region-strategy=routine 483.xalancbmk=peak=default: basepeak=yes ######################## # fp Peak Tuning Flags # ######################## fp=peak=default: OPTIMIZE= -fast COPTIMIZE= -auto-ilp32 CXXOPTIMIZE= -auto-ilp32 PASS1_CFLAGS = -prof-gen PASS2_CFLAGS = -prof-use PASS1_CXXFLAGS = -prof-gen PASS2_CXXFLAGS = -prof-use PASS1_FFLAGS = -prof-gen PASS2_FFLAGS = -prof-use PASS1_LDFLAGS = -prof-gen PASS2_LDFLAGS = -prof-use 410.bwaves=peak=default: OPTIMIZE= -fast -prefetch feedback=0 copies=4 410.bwaves=peak=default=XeonUP2cores: copies=2 410.bwaves=peak=default=XeonMP16cores: copies=8 416.gamess=peak=default: OPTIMIZE= -fast -unroll2 -Ob0 -ansi-alias -scalar-rep- 433.milc=peak=default: OPTIMIZE= -fast -fno-alias 435.gromacs=peak=default: OPTIMIZE= -fast -prefetch 436.cactusADM=peak=default: OPTIMIZE= -fast -unroll2 -prefetch -parallel copies=1 437.leslie3d=peak=default: PORTABILITY = FC = $(FC32) OPTIMIZE= -fast -prefetch -opt-malloc-options=3 444.namd=peak=default: CXXOPTIMIZE= -fast -fno-alias -auto-ilp32 447.dealII=peak=default: CXXOPTIMIZE= -fast -unroll2 -ansi-alias -scalar-rep- 450.soplex=peak=default: PORTABILITY = CXX = $(CXX32) OPTIMIZE= -fast -opt-malloc-options=3 CXXOPTIMIZE= 453.povray=peak=default: CXXOPTIMIZE= -fast -unroll4 -ansi-alias 454.calculix=peak=default: OPTIMIZE= -fast -unroll-aggressive feedback=0 459.GemsFDTD=peak=default: OPTIMIZE= -fast -unroll2 -Ob0 -prefetch 465.tonto=peak=default: OPTIMIZE= -fast -unroll4 -auto 470.lbm=peak=default: PORTABILITY = CC = $(CC32) COPTIMIZE= -unroll2 -scalar-rep- -prefetch -opt-malloc-options=3 copies=4 470.lbm=peak=default=XeonUP4cores: copies=2 470.lbm=peak=default=XeonUP2cores: copies=1 470.lbm=peak=default=XeonDP4cores: copies=2 470.lbm=peak=default=XeonMP16cores: copies=8 481.wrf=peak=default: OPTIMIZE= -fast feedback=0 482.sphinx3=peak=default: PORTABILITY = CC = $(CC32) COPTIMIZE= -unroll2 feedback=no copies=4 482.sphinx3=peak=default=XeonUP2cores: copies=2 482.sphinx3=peak=default=XeonDP4cores: copies=2 482.sphinx3=peak=default=XeonMP16cores: copies=8 ######################### # Used Compilers and OS # ######################### int=default=default=default: sw_compiler001 = Intel C++ Compiler for Linux32 and Linux64 sw_compiler002 = Version 10.1 - Build 20070725 sw_other001 = MicroQuill SmartHeap Library, Version 8.1 sw_other002 = binutils-2.17.50.0.5-0.1.x86_64 sw_auto_parallel = Yes sw_avail = Nov-2007 sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32/64-bit # sw_peak_ptrsize = Not Applicable fp=default=default=default: sw_compiler000 = Intel C++ and Fortran Compiler sw_compiler001 = for Linux32 and Linux64 sw_compiler002 = Version 10.1 - Build 20070725 fp=default=default=default: sw_other = binutils-2.17.50.0.5-0.1.x86_64 sw_auto_parallel = Yes sw_avail = Nov-2007 sw_base_ptrsize = 64-bit sw_peak_ptrsize = 32/64-bit # sw_peak_ptrsize = Not Applicable fp=peak=default=default: notes_000= All binaries were built with 64-bit Intel compiler except: notes_005= 437.leslie3d, 450.soplex, 470.lbm, and 482.sphinx3 in peak notes_010= were built with 32-bit Intel compiler by changing notes_015= the path for include and library files. default=default=default=default: sw_os000 = SUSE Linux Enterprise Server 10 (x86_64) SP1, sw_os001 = Kernel 2.6.16.46-0.12-smp