# Invocation command line: # C:\SPECCP~1\bin\runspec -c fj-ic11.1-rate-win32.cfg -T all --input ref -n 3 --rate 2 --define binding -o all int # output_root was not used for this run ############################################################################ ############################################################################ # SPEC CPU2006 Intel Windows XP/Vista32 config file # July 2009. Intel Compiler 11.1; Visual Studio 2008 ############################################################################ action = validate tune = base ext = cpu2006.ic11.1.win32.sse41.rate.exe PATHSEP = / check_md5=1 reportable=1 mean_anyway=1 flagsurl000= http://www.spec.org/cpu2006/flags/Intel-ic11.0-win32-revA.20090901.xml #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_submit_000='start /b /wait /affinity' command is used to bind CPU(s) to processors. # notes_submit_020=The Windows command "start /b /wait /affinity application" # notes_submit_030= starts the specified application without creating a new window (/b) # notes_submit_040= and waits for its termination (/wait). Only the processors specified # notes_submit_050= in are allowed to execute the application. # notes_submit_060= See the Windows documentation for the description of other parameters # notes_submit_070= of the start command. notes_os_000 = Screen Saver was disabled notes_os_005 = Power scheme was modified to Always On; Turn off monitor: Never; Turn off hard disks: 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 ################################################################ # 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 hw_model = ESPRIMO E3520, Intel Core 2 Duo E7500 hw_cpu_name = Intel Core 2 Duo E7500 hw_cpu_char = hw_cpu_mhz = 2933 hw_fpu = Integrated # hw_nchips = 1 hw_ncores = 2 hw_ncoresperchip = 2 hw_nthreadspercore = 1 # hw_ncpuorder = 1 chip hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 3 MB I+D on chip per chip hw_tcache = None hw_ocache = None hw_memory = 2 GB (1x2 GB PC2-6400U-666-12 SDRAM) hw_disk = 1 x 250 GB SATA 7200 RPM hw_other = None sw_file = NTFS sw_state = Default license_num = 19 test_sponsor = Fujitsu tester = Fujitsu hw_avail = Apr-2009 prepared_by = Fujitsu # ---- End inclusion of 'C:/SPECCP~1/config/SUT.inc' ################################################################ # # These are listed as benchmark-tuning-extension-machine # ################################################################ # Compiler section ################################################################ default=default=default=default: CC = icl -Qvc9 -Qc99 CXX = icl -Qvc9 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 ################################################################ # Library Tuning Flags ################################################################ all_cpp=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= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qopt-prefetch CXXOPTIMIZE= -Qcxx-features sw_base_ptrsize = 32-bit fp=base=default=default: OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qopt-prefetch CXXOPTIMIZE= -Qcxx-features ################################################################ # Peak Tuning Flags # default peak for int and fp 2006 ################################################################ ################################################################ # Peak Tuning Flags int 2006 fast ################################################################ int=peak=default=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qopt-prefetch PASS1_CFLAGS= -Qprof_gen PASS2_CFLAGS= -QxSSE4.1 -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= -QxSSE4.1 -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= -QxSSE4.1 -Qprof_use sw_peak_ptrsize = 32-bit 400.perlbench=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qansi-alias -Qopt-prefetch EXTRA_LIBS= shlw32m.lib LDOUT= -Fe$@ -link /FORCE:MULTIPLE 401.bzip2=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qopt-prefetch -Qansi-alias 429.mcf=peak=default: OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qopt-prefetch feedback=no 445.gobmk=peak=default: OPTIMIZE= -Qipo -O2 -Qprec-div- -Qansi-alias 456.hmmer=peak=default: OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qunroll2 -Qansi-alias feedback=no 458.sjeng=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 462.libquantum=peak=default: # OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qopt-prefetch -Qparallel -Qpar-runtime-control -Qvec-guard-write # feedback=no # copies=1 # submit= # notes_submit_500= submit disabled for 462.libquantum peak basepeak=yes 464.h264ref=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll2 -Qansi-alias 471.omnetpp=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qansi-alias -Qopt-ra-region-strategy=block 473.astar=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qansi-alias -Qopt-ra-region-strategy=routine 483.xalancbmk=peak=default: basepeak=yes ################################################################ # Peak Tuning Flags fp 2006 fast ################################################################ fp=peak=default=default: OPTIMIZE= -Qipo -O3 -Qprec-div- PASS1_CFLAGS= -Qprof_gen PASS2_CFLAGS= -QxSSE4.1 -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= -QxSSE4.1 -Qprof_use PASS1_FFLAGS= -Qprof_gen PASS2_FFLAGS= -QxSSE4.1 -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= -QxSSE4.1 -Qprof_use sw_peak_ptrsize = 32-bit 410.bwaves=peak=default: OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qopt-prefetch feedback=0 ############################## %ifdef %{stoakleydp8cores} copies=4 %endif ############################## 416.gamess=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll2 -Ob0 -Qansi-alias -Qscalar-rep- 433.milc=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Oa 435.gromacs=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qopt-prefetch 436.cactusADM=peak=default: basepeak=yes 437.leslie3d=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qopt-prefetch ############################## %ifdef %{stoakleydp8cores} copies=4 %endif ############################## 444.namd=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Oa 447.dealII=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll2 -Qansi-alias -Qscalar-rep- 453.povray=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 -Qansi-alias 454.calculix=peak=default: OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- feedback=0 459.GemsFDTD=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll2 -Ob0 -Qopt-prefetch 465.tonto=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 -Qauto 470.lbm=peak=default: OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qopt-prefetch feedback=no copies=1 ############################## %ifdef %{stoakleydp8cores} copies=4 %endif %ifdef %{dgt4p24cores} copies=12 %endif ############################## 481.wrf=peak=default: basepeak=yes 482.sphinx3=peak=default: OPTIMIZE= -QxSSE4.1 -Qipo -O3 -Qprec-div- -Qunroll2 feedback=0 ############################## %ifdef %{stoakleydp8cores} copies=4 %endif %ifdef %{dgt4p24cores} copies=12 %endif ############################## ################################################################# # (Edit this to match your system) ################################################################# default=default=default=default: sw_avail = May-2009 sw_os = Windows Vista Business w/ SP1 (64-bit) sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32-bit int=default=default=default: int=default=default=default: sw_compiler000 = Intel C++ Compiler Professional 11.1 for IA32 sw_compiler001 = Build 20090511 Package ID: w_cproc_p_11.1.035 sw_compiler002 = Microsoft Visual Studio 2008 w/ SP1 (for sw_compiler003 = libraries) sw_other000 = SmartHeap Library Version 9.01 from sw_other001 = http://www.microquill.com/ fp=default=default=default: sw_compiler000 = Intel C++ Compiler Professional 11.1 for IA32 sw_compiler001 = Build 20090511 Package ID: w_cproc_p_11.1.035 sw_compiler002 = Intel Visual Fortran Compiler Professional 11.0 for IA32 sw_compiler003 = Build 20090511 Package ID: w_cprof_p_11.1.035 sw_compiler004 = Microsoft Visual Studio 2008 w/ SP1 (for libraries) sw_other001 = SmartHeap Library Version 9.01 from sw_other002 = http://www.microquill.com/