# Invocation command line: # C:\SPEC13.1\bin\runspec --rate 2 -c cpu2006.1.2.ic13.1.winx64.dt.sse42.rate.8apr2013.cfg -T all -o asc --flagsurl=Intel-ic13.1-official-windows.xml int # output_root was not used for this run ############################################################################ # This is a sample config file. It was tested with: # # Compiler name/version: Intel Compiler 13.1,MS VS 2010 # Operating system version: Windows Vista/7/8 (64-bit) # Hardware: Intel processors supporting # SSE4.2 instructions # # If your platform uses different versions, different # hardware or operates in a different mode (for # example, 32- vs. 64-bit mode), there is the possibiliy # that this configuration file may not work as-is. # # Note that issues with compilation should be directed # to the compiler vendor. Information about SPEC technical # support can be found in the techsupport document in the # Docs directory of your benchmark installation. # # This config file uses the SmartHeap library and if you # do not have a licensed copy, please remove all # instances of shlW32M.lib from this config file. # # Also note that this is a sample configuration. It # is expected to work for the environment in which # it was tested; it is not guaranteed that this is # the config file that will provide the best performance. # # # Note that you might find a more recent config file for # your platform with the posted results at # http://www.spec.org/cpu2006 ############################################################################ # SPEC CPU2006 Intel Windows Vista64/Win7-64 config file # Apr 8 2013. # Intel Compiler 13.1 # Visual Studio 2010 ############################################################################ action = validate tune = base ext = ic13.1.winx64.dt.sse42.rate.8apr2013 PATHSEP = / check_md5=1 reportable=1 # Works only on Vista32, Server2003 and all x64 Windows operating systems. # Does *not* work on Windows XP32 submit= specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<$SPECCOPYNUM), q{ $command } " ################################################################ # # These are listed as benchmark-tuning-extension-machine # ################################################################ # Compiler section ################################################################ CC = icl -Qvc10 -Qstd=c99 CXX = icl -Qvc10 FC = ifort OBJ = .obj int=default: EXTRA_LDFLAGS = /F512000000 fp=default: EXTRA_LDFLAGS = /F1000000000 ################################################################ # Portability section ################################################################ fp=default: PORTABILITY = -DSPEC_CPU_P64 403.gcc=default=default=default: CPORTABILITY = -DSPEC_CPU_WIN32 EXTRA_CFLAGS = -Dalloca=_alloca 436.cactusADM=default=default=default: FPORTABILITY = /names:lowercase /assume:underscore 444.namd=default=default=default: CXXPORTABILITY = /TP 447.dealII=default: CXXPORTABILITY = -DDEAL_II_MEMBER_VAR_SPECIALIZATION_BUG -Qoption,cpp,--ms_incompat_treatment_of_commas_in_macros 453.povray=default=default=default: CXXPORTABILITY = -DSPEC_CPU_NEED_INVHYP -DNEED_INVHYP 454.calculix=default=default=default: FPORTABILITY = /names:lowercase CPORTABILITY = -DSPEC_CPU_NOZMODIFIER 464.h264ref=default=default=default: CPORTABILITY = -DWIN32 -DSPEC_CPU_NO_INTTYPES 481.wrf=default: CPORTABILITY = -DSPEC_CPU_WINDOWS_ICL 483.xalancbmk=default=default=default: CXXPORTABILITY = -Qoption,cpp,--no_wchar_t_keyword ################################################################ # Library Tuning Flags ################################################################ 471.omnetpp,473.astar,483.xalancbmk=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.2 -Qipo -O3 -Qprec-div- -Qopt-prefetch COPTIMIZE= CXXOPTIMIZE= -Qcxx-features fp=base=default=default: OPTIMIZE= -QxSSE4.2 -Qipo -O3 -Qprec-div- -Qansi-alias -Qopt-prefetch COPTIMIZE= -Qauto-ilp32 CXXOPTIMIZE= -Qcxx-features -Qauto-ilp32 EXTRA_CXXLIBS= shlW64M.lib LDOUT= -Fe$@ -link /FORCE:MULTIPLE ################################################################ # 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 COPTIMIZE= CXXOPTIMIZE= PASS1_CFLAGS= -Qprof_gen PASS2_CFLAGS= -QxSSE4.2 -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= -QxSSE4.2 -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= -QxSSE4.2 -Qprof_use 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: basepeak=yes 445.gobmk=peak=default: OPTIMIZE= -Qipo -O2 -Qprec-div- -Qansi-alias 456.hmmer=peak=default: PORTABILITY = -DSPEC_CPU_P64 ICL64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/bin/intel64" LIB64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/compiler/lib/intel64" VS10PATH = "C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC" CC = $(ICL64PATH)/icl.exe -Qauto-ilp32 LDOUT = -Fe$@ -link -LIBPATH:$(LIB64PATH) -link -LIBPATH:$(VS10PATH)/lib/AMD64 -link -LIBPATH:$(VS10PATH)/lib -link -LIBPATH:"C:/Program Files (x86)/Microsoft SDKs/Windows/v7.0A/lib/x64" 458.sjeng=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 PORTABILITY = -DSPEC_CPU_P64 ICL64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/bin/intel64" LIB64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/compiler/lib/intel64" VS10PATH = "C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC" CC = $(ICL64PATH)/icl.exe -Qauto-ilp32 LDOUT = -Fe$@ -link -LIBPATH:$(LIB64PATH) -link -LIBPATH:$(VS10PATH)/lib/AMD64 -link -LIBPATH:$(VS10PATH)/lib -link -LIBPATH:"C:/Program Files (x86)/Microsoft SDKs/Windows/v7.0A/lib/x64" 462.libquantum=peak=default: PORTABILITY = -DSPEC_CPU_P64 OPTIMIZE = -QxSSE4.2 -Qipo -O3 -Qprec-div- -Qopt-prefetch feedback=no ICL64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/bin/intel64" LIB64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/compiler/lib/intel64" VS10PATH = "C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC" CC = $(ICL64PATH)/icl.exe -Qauto-ilp32 -Qstd=c99 LDOUT = -Fe$@ -link -LIBPATH:$(LIB64PATH) -link -LIBPATH:$(VS10PATH)/lib/AMD64 -link -LIBPATH:$(VS10PATH)/lib -link -LIBPATH:"C:/Program Files (x86)/Microsoft SDKs/Windows/v7.0A/lib/x64" 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: PORTABILITY = -DSPEC_CPU_P64 EXTRA_LIBS = shlW64M.lib OPTIMIZE = -QxSSE4.2 -Qipo -O3 -Qprec-div- -Qopt-prefetch feedback=no ICL64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/bin/intel64" LIB64PATH = "C:\Program Files (x86)\Intel\Composer XE 2013.171/compiler/lib/intel64" VS10PATH = "C:/Program Files (x86)/Microsoft Visual Studio 10.0/VC" CXX = $(ICL64PATH)/icl.exe -Qauto-ilp32 LDOUT = -Fe$@ -link /FORCE:MULTIPLE -link -LIBPATH:$(LIB64PATH) -link -LIBPATH:$(VS10PATH)/lib/AMD64 -link -LIBPATH:$(VS10PATH)/lib -link -LIBPATH:"C:/Program Files (x86)/Microsoft SDKs/Windows/v7.0A/lib/x64" 483.xalancbmk=peak=default: basepeak=yes ################################################################ # Peak Tuning Flags fp 2006 fast ################################################################ fp=peak: fp=peak=default=default: OPTIMIZE= -Qipo -O3 -Qprec-div- COPTIMIZE= -Qauto-ilp32 CXXOPTIMIZE= -Qauto-ilp32 PASS1_CFLAGS= -Qprof_gen PASS2_CFLAGS= -QxSSE4.2 -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= -QxSSE4.2 -Qprof_use PASS1_FFLAGS= -Qprof_gen PASS2_FFLAGS= -QxSSE4.2 -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= -QxSSE4.2 -Qprof_use EXTRA_CXXLIBS= shlW64M.lib LDOUT= -Fe$@ -link /FORCE:MULTIPLE 410.bwaves=peak=default: basepeak=yes ######################################################### %ifdef %{smt-on} copies=%{cores} submit= specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), q{ $command } " %endif ######################################################### 416.gamess=peak=default: basepeak=yes 433.milc=peak=default: basepeak=yes 434.zeusmp=peak=default: basepeak=yes 435.gromacs=peak=default: basepeak=yes 436.cactusADM=peak=default: basepeak=yes 437.leslie3d=peak=default: basepeak=yes ######################################################### %ifdef %{smt-on} copies=%{cores} submit= specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), q{ $command } " %endif ######################################################### 444.namd=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Oa 447.dealII=peak=default: basepeak=yes 453.povray=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 -Qansi-alias 450.soplex=peak=default: OPTIMIZE= -Qipo -O3 ######################################################### %ifdef %{smt-on} copies=%{cores} submit= specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), q{ $command } " %endif ######################################################### 453.povray=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qopt-prefetch 454.calculix=peak=default: basepeak=yes 459.GemsFDTD=peak=default: basepeak=yes ######################################################### %ifdef %{smt-on} copies=%{cores} submit= specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), q{ $command } " %endif ######################################################### 465.tonto=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 -Qauto 470.lbm=peak=default: basepeak=yes ######################################################### %ifdef %{smt-on} copies=%{cores} submit= specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECCOPYNUM)), q{ $command } " %endif ######################################################### 481.wrf=peak=default: basepeak=yes 482.sphinx3=peak=default: basepeak=yes ################################################################# # (Edit this to match your system) ################################################################# default=default=default=default: license_num = 13 test_sponsor = Intel Corporation hw_avail = Jan-2013 sw_avail = Apr-2013 tester = Intel Corporation hw_cpu_name = Intel Core 2 Duo ______ hw_cpu_mhz = ____ hw_disk = 250 GB Seagate SATA HDD, 7200 RPM hw_fpu = Integrated hw_memory000 = 4 GB (2 x 2 GB 1Rx8 PC3-12800U-11, running at hw_model = System Model Name hw_ncpuorder = 1 chip hw_ncores = ____ hw_nchips = ____ hw_ncoresperchip = ____ hw_nthreadspercore = 1 hw_other = None hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 256 KB I+D on chip per core hw_tcache = 8 MB I+D on chip per chip hw_ocache = None hw_vendor = Intel Corporation prepared_by = Anirudha Rahatekar sw_file = NTFS sw_state = Default notes_part_000 = Tested systems can be used with Shin-G ATX case, notes_part_005 = PC Power and Cooling 1200W power supply notes_part_010 = Micron MT8JTF25664AZ-1G6 Series Memory DIMMs notes_submit_000 = notes_submit_005 = Processes were bound to specific processors using the start command with the /affinity switch. notes_submit_010 = The config file option 'submit' was used to generate the affinity mask for each process. notes_000 = Binaries compiled on a system with 1x Intel Core i7-860 CPU notes_005 = + 8GB memory using Windows 7 Enterprise 64-bit int=default=default=default: notes_comp_000 = To compile these binaries, the Intel Compiler 13.1 was set up to notes_comp_005 = generate 32-bit binaries with the command: notes_comp_010 = "ipsxe-comp-vars.bat ia32 vs2010" (shortcut provided in the Intel(r) notes_comp_015 = Parallel Studio XE 2013 program folder) sw_compiler000 = C/C++: Version 13.1.1.171 of Intel C++ Studio XE sw_compiler001 = for Windows; sw_compiler002 = Libraries: Version 16.00.30319.01 of Microsoft sw_compiler003 = Visual Studio 2010 Professional SP1 sw_other000 = SmartHeap Library Version 10.0 from sw_other001 = http://www.microquill.com/ sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32/64-bit fp=default=default=default: notes_comp_000 = To compile these binaries, the Intel Compiler 13.1 was set up to notes_comp_001 = generate 64-bit binaries with the command: notes_comp_002 = "ipsxe-comp-vars.bat intel64 vs2010" (shortcut provided in the Intel(r) notes_comp_003 = Parallel Studio XE 2013 program folder) sw_compiler001 = C/C++: Version 13.1.1.171 of Intel C++ Studio XE sw_compiler002 = for Windows; sw_compiler004 = Fortran: Version 13.1.1.171 of Intel Fortran sw_compiler005 = Studio XE for Windows; sw_compiler007 = Libraries: Version 16.00.30319.01 of Microsoft sw_compiler008 = Visual Studio 2010 Professional SP1 sw_other001 = SmartHeap Library Version 10.0 from sw_other002 = http://www.microquill.com/ sw_base_ptrsize = 32/64-bit sw_peak_ptrsize = 32/64-bit # The following settings were obtained by running 'specperl $[top]/Docs/sysinfo' default: notes_plat_sysinfo_000 = Sysinfo program C:\SPEC13.1/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6775 $ $Date:: 2011-08-16 #$ \8787f7622badcf24e01c368b1db4377c notes_plat_sysinfo_010 = running on Clt7054D217ADD3 Sat Nov 23 12:06:23 2013 notes_plat_sysinfo_015 = notes_plat_sysinfo_020 = This section contains SUT (System Under Test) info as seen by notes_plat_sysinfo_025 = some common utilities. To remove or add to this section, see: notes_plat_sysinfo_030 = http://www.spec.org/cpu2006/Docs/config.html#sysinfo notes_plat_sysinfo_035 = notes_plat_sysinfo_040 = Trying 'systeminfo' notes_plat_sysinfo_045 = OS Name : Microsoft Windows 7 Enterprise notes_plat_sysinfo_050 = OS Version : 6.1.7601 Service Pack 1 Build 7601 notes_plat_sysinfo_055 = System Manufacturer: INTEL_ notes_plat_sysinfo_060 = System Model : DQ77MK__ notes_plat_sysinfo_065 = Processor(s) : 1 Processor(s) Installed. notes_plat_sysinfo_070 = [01]: Intel64 Family 6 Model 58 Stepping 9 GenuineIntel ~2800 Mhz notes_plat_sysinfo_075 = BIOS Version : Intel Corp. MKQ7710H.86A.0054.2012.1120.1444, 11/20/2012 notes_plat_sysinfo_080 = Total Physical Memory: 3,912 MB notes_plat_sysinfo_085 = notes_plat_sysinfo_090 = Trying 'wmic cpu get /value' notes_plat_sysinfo_095 = DeviceID : CPU0 notes_plat_sysinfo_100 = L2CacheSize : 512 notes_plat_sysinfo_105 = L3CacheSize : 3072 notes_plat_sysinfo_110 = MaxClockSpeed : 2800 notes_plat_sysinfo_115 = Name : Intel(R) Pentium(R) CPU G2010 @ 2.80GHz notes_plat_sysinfo_120 = NumberOfCores : 2 notes_plat_sysinfo_125 = NumberOfLogicalProcessors: 2 notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = (End of data from sysinfo program) hw_cpu_mhz = 2800 hw_cpu_name = Intel Pentium G2010 hw_memory001 = 1333 MHz and CL9) hw_model = Intel DQ77MK motherboard (Intel Pentium G2010) hw_nchips = 1 hw_ncores = 2 hw_ncoresperchip = 2 hw_nthreadspercore = 1 hw_scache = 256 KB I+D on chip per core hw_tcache = 3 MB I+D on chip per chip hw_vendor = Intel Corporation prepared_by = Michael Royce Carroll sw_os000 = Microsoft Windows 7 Enterprise sw_os001 = 6.1.7601 Service Pack 1 Build 7601 # The following section was added automatically, and contains settings that # did not appear in the original configuration file, but were added to the # raw file after the run. default: flagsurl000 = http://www.spec.org/cpu2006/flags/Intel-ic13.1-official-windows.xml notes_plat_update_000 =BIOS: SATA mode set to RAID notes_plat_update_005 =Windows Disk Driver: Intel Rapid Storage Technology 12.5.0.1066 notes_plat_update_010 =Windows Chipset Driver: Intel Chipset Driver 9.4.0.1027