# Invocation command line: # E:\CPU2006-v1.0\bin\runspec -c fsc-ic101-20071206-rate-int -T all --input ref -n 3 --rate 4 -o all int # output_root was not used for this run ############################################################################ # SPEC CPU2006 Intel Windows Vista config file # OS: 64 bit; Binaries: 32 bit # Dezember 2007 # # Intel Compiler 10.1 # Microsoft Visual Studio 2005 with SP1 # SmartHeap Library 8.1 action = validate tune = base or peak ext = CPU2006.v10.ic101.rate32.20071206 PATHSEP = / flagsurl000= http://www.spec.org/cpu2006/flags/CPU2006_flags.20090713.02.xml check_md5 = 1 mean_anyway = 1 reportable = 1 #include: SUT.inc # ----- Begin inclusion of 'SUT.inc' ############################################################################ # File to be included into config file for SPEC CPU2006 # This include file specifies the "System Under Test" (Hardware, # OS, BIOS, etc.) # Any information about the binaries is elsewhere. # To avoid conflicts in the numbering of the notes, # please use only 900 and higher numbers. %ifdef %{binding} use_submit_for_speed=1 submit0 = echo @ echo off >runex.cmd submit1 = specperl -e "system sprintf qq{echo set MYMASK= %x >>runex.cmd}, (1<<$SPECCOPYNUM)" submit2 = echo start /b /wait /affinity %MYMASK% $command >>runex.cmd submit3 = call runex.cmd #submit=specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), qq{$command}" notes960='start /b /wait /affinity' command is used to bind CPU(s) to processors. notes962=The Windows command "start /b /wait /affinity application" notes964= starts the specified application without creating a new window (/b) notes966= and waits for its termination (/wait). Only the processors specified notes968= in are allowed to execute the application. notes970= See the Windows documentation for the description of other parameters notes972= of the start command. notes974= %endif ################################################################ # System information # If some remarks about BIOS or Firmware are needed, place them here. ################################################################ default=default=default=default: # notes900= # notes901=The system bus runs at 1066 MHz notes_plat_000=BIOS default settings have been used. # notes_plat_000=BIOS default settings have been used, except: # notes_plat_010=Snoop Filter Enabled # notes_plat_020= (The Snoop Filter is designed to reduce system bus utilization coming # notes_plat_030= from cache misses. It can lead to significant memory performance # notes_plat_040= improvements for several workstation applications on suitable memory # notes_plat_050= configurations.) # notes_plat_060=Adjacent Cache Line Prefetch Enabled # notes_plat_070= (Prefetches a cache line pair of data instead of only the cache line # notes_plat_080= that contains the requested data. This helps to improve data access time # notes_plat_090= for some applications, especially for single processors.) # notes_plat_100=High Bandwith Option Enabled # notes_plat_110= (To Optimize throughput of High Bandwidth FSB applications # notes_plat_120= on multiprocessor configurations) ################################################################ # About Fujitsu Siemens Computers ################################################################ default=default=default=default: notes_000= notes_005= All binaries were built with 32-bit Intel compiler except: notes_010= 401.bzip2 and 456.hmmer in peak were built with 64-bit Intel notes_015 = compiler by changing the path for include and library files. notes_020 = notes_025 =For information about Fujitsu Siemens Computers please see: notes_030 =http://www.fujitsu-siemens.com/ ################################################################ # Description Hardware and Software ################################################################ default=default=default=default: hw_vendor = Fujitsu Siemens Computers hw_model = CELSIUS M460, Intel Core 2 Extreme QX9650 hw_cpu_name = Intel Core 2 Extreme QX9650 hw_cpu_char = hw_cpu_mhz = 3000 hw_fpu = Integrated # hw_nchips = 1 hw_ncores = 4 hw_ncoresperchip = 4 hw_nthreadspercore = 1 # hw_ncpuorder = 1 chip 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 = 4 GB (4x1 GB PC2-6400 CL6 SDRAM) hw_disk = 1 x 400 GB SATA 7200 RPM hw_other = None sw_file = NTFS sw_state = Default 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 config = # ---- End inclusion of 'E:/CPU2006-v1.0/config/SUT.inc' ################################################################ # Compiler section ################################################################ default=default: CC = icl -Qvc8 -Qc99 CXX = icl -Qvc8 FC = ifort OBJ = .obj int=default: EXTRA_LDFLAGS = -F512000000 fp=default: EXTRA_LDFLAGS = -F1000000000 ################################################################ # Portability section ################################################################ 403.gcc=default=default=default: CPORTABILITY = -DSPEC_CPU_WIN32 EXTRA_CFLAGS = -Dalloca=_alloca 436.cactusADM=default=default=default: FPORTABILITY = -Qlowercase -assume:underscore 444.namd=default=default=default: CXXPORTABILITY = -TP 447.dealII=default=default=default: PORTABILITY = -DDEAL_II_MEMBER_VAR_SPECIALIZATION_BUG 453.povray=default=default=default: CXXPORTABILITY = -DSPEC_CPU_WINDOWS_ICL 454.calculix=default=default=default: PORTABILITY = -Qlowercase -DSPEC_CPU_NOZMODIFIER 464.h264ref=default=default=default: PORTABILITY = -DSPEC_CPU_NO_INTTYPES -DWIN32 481.wrf=default: CPORTABILITY = -DSPEC_CPU_WINDOWS_ICL 483.xalancbmk=default=default=default: CXXPORTABILITY = -Qoption,cpp,--no_wchar_t_keyword # Portability for 64-bit (some peak tests) 401.bzip2,456.hmmer=peak=default=default: PORTABILITY = -DSPEC_CPU_P64 ################################################################ # SmartHeap Tuning Flags ################################################################ all_cpp=default=default=default: EXTRA_LIBS= shlW32M.lib LDOUT= -Fe$@ -link -FORCE:MULTIPLE ################################################################ # Baseline Tuning Flags # default baseline for int and fp 2006 ################################################################ int=base=default=default: OPTIMIZE= -fast COPTIMIZE= -Qvec-guard-write CXXOPTIMIZE= -Qcxx_features fp=base=default=default: OPTIMIZE= -fast CXXOPTIMIZE= -Qcxx_features ################################################################ # Peak Tuning Flags # default peak for int and fp 2006 ################################################################ int=peak=default=default: OPTIMIZE= -fast CXXOPTIMIZE= -Qcxx_features PASS1_CFLAGS= -Qprof_gen PASS2_CFLAGS= -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= -Qprof_use PASS1_FFLAGS= -Qprof_gen PASS2_FFLAGS= -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= -Qprof_use fp=peak=default=default: OPTIMIZE= -fast CXXOPTIMIZE= -Qcxx_features ################################################################ # Peak Tuning Flags int 2006 fast ################################################################ # 64-bit compiler for peak of 401.bzip2 and 456.hmmer 401.bzip2,456.hmmer=peak=default=default: CC64PATH=C:\DevelTools\Intel\Compiler\C++\10.1.011\EM64T CC=$(CC64PATH)\Bin\icl.exe -I$(CC64PATH)\Include LDOUT=-Fe$@ -link -LIBPATH:$(CC64PATH)\Lib -link -LIBPATH:"C:\Program Files\Microsoft Visual Studio 8\vc\lib" -link -LIBPATH:"C:\Program Files\Microsoft Visual Studio 8\vc\lib\amd64" 400.perlbench=peak=default: OPTIMIZE= -fast -Qansi-alias -Qprefetch EXTRA_LIBS= shlW32M.lib LDOUT= -Fe$@ -link -FORCE:MULTIPLE 401.bzip2=peak=default: OPTIMIZE= -fast -Qprefetch 403.gcc=peak=default: OPTIMIZE= -fast EXTRA_LIBS= 429.mcf=peak=default: # OPTIMIZE= -fast -Qprefetch # EXTRA_LIBS= shlW32M.lib # LDOUT= -Fe$@ -link -FORCE:MULTIPLE basepeak=yes 445.gobmk=peak=default: OPTIMIZE= -QxT -O2 -Qipo -Qprec-div- -Qansi-alias EXTRA_LIBS= 456.hmmer=peak=default: OPTIMIZE= -fast -Qunroll2 -Qansi-alias -Qopt-multi-version-aggressive 458.sjeng=peak=default: OPTIMIZE= -fast -Qunroll4 462.libquantum=peak=default: # OPTIMIZE= -fast -Qunroll4 -Ob0 -Qprefetch -Qopt-streaming-stores:always -Qparallel -Qpar-runtime-control # feedback=no # copies=1 # submit= basepeak=yes 464.h264ref=peak=default: OPTIMIZE= -fast -Qunroll2 -Qansi-alias 471.omnetpp=peak=default: OPTIMIZE= -fast -Qansi-alias -Qopt-ra-region-strategy=block 473.astar=peak=default: OPTIMIZE= -fast -Qansi-alias -Qopt-ra-region-strategy=routine 483.xalancbmk=peak=default: OPTIMIZE= -fast -Qansi-alias ################################################################ # Peak Tuning Flags fp 2006 fast ################################################################ 410.bwaves=peak=default: basepeak=yes 410.bwaves=peak=default=stoakleydp8cores: copies=4 416.gamess=peak=default: OPTIMIZE= -fast -Qunroll2 -Ob0 -Qansi-alias -Qscalar-rep- 433.milc=peak=default: OPTIMIZE= -fast -Qunroll2 -Oa 434.zeusmp=peak=default: OPTIMIZE= -QxT -O2 -Qprec-div- -Qunroll0 -Qscalar-rep- 435.gromacs=peak=default: OPTIMIZE= -fast -Oa -Qprefetch 436.cactusADM=peak=default: OPTIMIZE= -fast -Qunroll2 -Qprefetch 437.leslie3d=peak=default: OPTIMIZE= -fast -Qprefetch 437.leslie3d=peak=default=stoakleydp8cores: copies=4 444.namd=peak=default: OPTIMIZE= -fast -Oa 447.dealII=peak=default: OPTIMIZE= -fast -Qunroll2 -Qprefetch 453.povray=peak=default: OPTIMIZE= -fast -Qunroll4 -Qansi-alias 454.calculix=peak=default: OPTIMIZE= -fast -Qunroll-aggressive feedback=0 459.GemsFDTD=peak=default: OPTIMIZE= -fast -Qunroll2 -Ob0 -Qprefetch 465.tonto=peak=default: OPTIMIZE= -fast -Qunroll4 -Qauto 470.lbm=peak=default: OPTIMIZE= -fast -Qunroll2 -Qscalar-rep- -Qprefetch copies=1 470.lbm=peak=default=stoakleydp8cores: copies=4 470.lbm=peak=default=tgt4p16cores: copies=8 470.lbm=peak=default=bensleydp8cores: copies=2 481.wrf=peak=default: basepeak=yes 482.sphinx3=peak=default: OPTIMIZE= -fast -Qunroll2 feedback=0 482.sphinx3=peak=default=stoakleydp8cores: copies=4 482.sphinx3=peak=default=tgt4p16cores: copies=8 ################################################################# # (Edit this to match your system) ################################################################# default=default=default=default: sw_avail = Nov-2007 sw_os = Windows Vista64 Ultimate int=default=default=default: sw_compiler000=Intel C++ Compiler sw_compiler001=for applications running on IA-32, sw_compiler002=Version 10.1, Build 20070913 sw_compiler003=Intel C++ Compiler sw_compiler004=for applications running on Intel 64, sw_compiler005=Version 10.1, Build 20070913 sw_compiler006=Microsoft Visual Studio 2005 with SP1 sw_compiler007=(for libraries) sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32/64-bit sw_auto_parallel = No sw_other000 = SmartHeap Library Version 8.1 from sw_other001 = http://www.microquill.com/ fp=default=default=default: sw_compiler000 = Intel C++ Compiler for IA32 version 10.1 sw_compiler001 = Build 20070913 Package ID: w_cc_p_10.1.011 sw_compiler002 = Intel Fortran Compiler for IA32 version 10.1 sw_compiler003 = Build 20070913 Package ID: w_fc_p_10.1.011 sw_compiler004 = Microsoft Visual Studio 2005 SP1 (for libraries) sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32-bit sw_auto_parallel = No sw_other001 = SmartHeap Library Version 8.1 from sw_other002 = http://www.microquill.com/