# Invocation command line: # E:\cpu2006\cpu2006\bin\runspec -c fsc-ic101-20080410-speed-int -T all --input ref -n 3 -o all int # output_root was not used for this run ############################################################################ # SPEC CPU2006 Intel Windows Vista config file # OS: 64 bit; Binaries: 32 bit # April 2008 # # Intel Compiler 10.1 # Microsoft Visual Studio 2005 with SP1 # SmartHeap Library 9 action = validate tune = base or peak ext = CPU2006.108.ic101.speed32.20080410 PATHSEP = / flagsurl000= http://www.spec.org/cpu2006/flags/CPU2006_flags.20090713.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. ################################################################ # Notes section # ################################################################ default=default=default=default: # notes_comp_010 = Compiler specific notes; see *.cfg # notes_port_010 = About Portabiliy flags; see *.cfg # notes_base_010 = About base binaries; see *.cfg # notes_peak_010 = About peak binaries; see *.cfg notes_os_000 = Screen Saver was disabled notes_os_005 = Power scheme was set to Always On, modified to Turnoff monitor: Never. 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) # notes_part_010 = Not for us notes_000=For information about Fujitsu Siemens Computers please see: notes_005=http://www.fujitsu-siemens.com ################################################################ # End of Notes section # ################################################################ %ifdef %{binding} use_submit_for_speed=1 submit=specperl -e "system sprintf qq{cmd.exe /E:ON /D /C start /b /wait /affinity %x %s}, (1<<$SPECCOPYNUM), q{$command}" # submit=specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<$SPECCOPYNUM), q{$command}" # submit=specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), q{$command}" # submit=specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), q{$command}" # submit=@ echo off && specperl -e "system sprintf qq{echo start /b /wait /affinity %x %s >runex.cmd}, (1<<$SPECCOPYNUM), q{$command}" && call runex.cmd # submit=specperl -e "system sprintf qq{echo @ start /b /wait /affinity %x %s >runex.cmd}, (1<<$SPECCOPYNUM), q{$command}" && call runex.cmd # 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 %endif ################################################################ # Description Hardware and Software ################################################################ default=default=default=default: hw_vendor = Fujitsu Siemens Computers hw_model = CELSIUS M460, Intel Core 2 Quad Q9650 processor hw_cpu_name = Intel Core 2 Quad Q9650 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 hw_avail = Sep-2008 prepared_by = Fujitsu Siemens Computers # ---- End inclusion of 'E:/cpu2006/cpu2006/config/SUT.inc' ################################################################ # Notes section # ################################################################ default=default=default=default: # notes_comp_010 = Intel 10.1 Compiler was used # notes_port_010 = All portabilty flags have been approved # notes_base_010 = -fast always used # notes_peak_010 = using feedback optimization # notes_peak_015 = Some benchmarks same for base and peak # notes_os_010 = Magic Vista was used # notes010 ... General notes, see also SUT.inc # notes_submit_010 = see SUT.inc # notes_plat_000 = see SUT.inc # notes_part_010 = only used for ...; would be in SUT.inc ################################################################ # End of Notes section # ################################################################ ################################################################ # Compiler section ################################################################ int=default=default=default: CC = icl -Qvc8 -Qc99 CXX = icl -Qvc8 EXTRA_LDFLAGS = -F512000000 OBJ = .obj fp=default=default=default: CC = icl -Qvc8 -Qc99 CXX = icl -Qvc8 FC = ifort EXTRA_LDFLAGS = -F1000000000 OBJ = .obj ################################################################ # portability # ################################################################ 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: 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 ################################################################ # Baseline Tuning Flags # ################################################################ ########################### # baseline for INT 2006 # ########################### int=base=default=default: COPTIMIZE = -fast -Qparallel -Qvec-guard-write -Qpar-runtime-control CXXOPTIMIZE = -fast -Qcxx-features ########################## # baseline for FP 2006 # ########################## fp=base=default=default: COPTIMIZE = -fast -Qparallel CXXOPTIMIZE = -fast -Qparallel -Qcxx-features FOPTIMIZE = -fast -Qparallel ########################################### # Libraries: # # for C++ : libguide40.lib, SmartHeap # # others : libguide40.lib # ########################################### default=base=default=default: EXTRA_LIBS = libguide40.lib all_cpp=base=default=default: EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE ################################################################ # Peak Tuning Flags # ################################################################ ########################### # peak for INT 2006 # ########################### # 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.021\EM64T VS8PATH=C:\ProgramFiles\MicrosoftVisualStudio8\VC CC=$(CC64PATH)\Bin\icl.exe -I$(CC64PATH)\Include LDOUT=-Fe$@ -link -LIBPATH:$(CC64PATH)\Lib -link -LIBPATH:$(VS8PATH)\lib\AMD64 -link -LIBPATH:$(VS8PATH)\PlatformSDK\lib\AMD64 -link -LIBPATH:$(VS8PATH)\lib # feedback is default for int int=peak=default=default: PASS1_CFLAGS = -Qprof_gen PASS1_CXXFLAGS = -Qprof_gen PASS1_FFLAGS = -Qprof_gen PASS1_LDFLAGS = -Qprof_gen PASS2_CFLAGS = -Qprof_use PASS2_CXXFLAGS = -Qprof_use PASS2_FFLAGS = -Qprof_use PASS2_LDFLAGS = -Qprof_use 400.perlbench=peak=default=default: COPTIMIZE = -fast -Qparallel -Qpar-runtime-control -Qansi-alias -Qprefetch EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE 401.bzip2=peak=default=default: COPTIMIZE = -fast -Qprefetch EXTRA_LIBS = libguide40.lib 403.gcc=peak=default=default: COPTIMIZE = -fast EXTRA_LIBS = libguide40.lib 429.mcf=peak=default=default: basepeak=yes 445.gobmk=peak=default=default: COPTIMIZE = -O2 -Qipo -QxT -Qprec-div- -Qansi-alias EXTRA_LIBS = 456.hmmer=peak=default=default: COPTIMIZE = -fast -Qunroll2 -Qansi-alias -Qopt-multi-version-aggressive EXTRA_LIBS = libguide40.lib 458.sjeng=peak=default=default: COPTIMIZE = -fast -Qunroll4 EXTRA_LIBS = libguide40.lib 462.libquantum=peak=default=default: # feedback=no # COPTIMIZE = -fast -Qunroll4 -Qparallel -Qpar-runtime-control -Qprefetch -Qopt-streaming-stores:always -Ob0 # EXTRA_LIBS = libguide40.lib basepeak=yes 464.h264ref=peak=default=default: COPTIMIZE = -fast -Qunroll2 -Qansi-alias EXTRA_LIBS = libguide40.lib 471.omnetpp=peak=default=default: CXXOPTIMIZE = -fast -Qcxx-features -Qansi-alias -Qopt-ra-region-strategy=block EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE 473.astar=peak=default=default: CXXOPTIMIZE = -fast -Qcxx-features -Qansi-alias -Qopt-ra-region-strategy=routine EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE 483.xalancbmk=peak=default=default: CXXOPTIMIZE = -fast -Qcxx-features -Qansi-alias EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE ########################## # peak for FP 2006 # ########################## 410.bwaves=peak=default=default: FOPTIMIZE=-fast -Qparallel -Qprefetch EXTRA_LIBS = libguide40.lib 416.gamess=peak=default=default: FOPTIMIZE=-fast -Qunroll2 -Qscalar-rep- -Qansi-alias -Ob0 EXTRA_LIBS = libguide40.lib 433.milc=peak=default=default: COPTIMIZE=-fast -Qunroll2 -Oa EXTRA_LIBS = libguide40.lib 434.zeusmp=peak=default=default: FOPTIMIZE=-O2 -Qunroll0 -QxT -Qscalar-rep- -Qprec-div- EXTRA_LIBS = libguide40.lib 435.gromacs=peak=default=default: OPTIMIZE=-fast -Qprefetch -Oa EXTRA_LIBS = libguide40.lib 436.cactusADM=peak=default=default: OPTIMIZE=-fast -Qparallel -Qprefetch -Qunroll2 EXTRA_LIBS = libguide40.lib 437.leslie3d=peak=default=default: basepeak=yes 444.namd=peak=default=default: CXXOPTIMIZE = -fast -Qcxx-features -Oa EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE 447.dealII=peak=default=default: CXXOPTIMIZE = -fast -Qcxx-features -Qunroll2 -Qprefetch EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE 450.soplex=peak=default=default: CXXOPTIMIZE = -fast -Qcxx-features -Qparallel EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE 453.povray=peak=default=default: CXXOPTIMIZE = -fast -Qcxx-features -Qunroll4 EXTRA_LIBS = libguide40.lib shlW32M.lib LDOUT = -Fe$@ -link -FORCE:MULTIPLE 454.calculix=peak=default=default: OPTIMIZE=-fast -Qunroll-aggressive EXTRA_LIBS = libguide40.lib 459.GemsFDTD=peak=default=default: basepeak=yes 465.tonto=peak=default=default: FOPTIMIZE=-fast -Qunroll4 -Qauto EXTRA_LIBS = libguide40.lib 470.lbm=peak=default=default: COPTIMIZE=-fast -Qunroll2 -Qscalar-rep- -Qprefetch EXTRA_LIBS = libguide40.lib 481.wrf=peak=default=default: basepeak=yes 482.sphinx3=peak=default=default: COPTIMIZE=-fast -Qunroll2 EXTRA_LIBS = libguide40.lib ################################################################ # Used Compilers and OS # ################################################################ int=default=default=default: sw_compiler000=Intel C++ Compiler sw_compiler001=for applications running on IA-32, sw_compiler002=Version 10.1, Build 20080312 sw_compiler003=Intel C++ Compiler sw_compiler004=for applications running on Intel 64, sw_compiler005=Version 10.1, Build 20080312 sw_compiler006=Microsoft Visual Studio 2005 with SP1 sw_compiler007=(for libraries) sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32/64-bit fp=default=default=default: sw_compiler =Intel C++ Compiler for applications sw_compiler1 =. running on IA-32, Version 10.1, sw_compiler2 =. Build 20080312 sw_compiler3 =Intel Visual Fortran Compiler for applications sw_compiler4 =. running on IA-32, Version 10.1, sw_compiler5 =. Build 20080312 sw_compiler6 =Microsoft Visual Studio 2005 with SP1 sw_compiler7 =. (for libraries) sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32-bit default=default=default=default: sw_other = MicroQuill SmartHeap Library 9 sw_os = Windows Vista Ultimate (x64) sw_avail = Feb-2008 ################################################################ # END config file # ################################################################