# Invocation command line: # C:\SPEC14.0\bin\runspec -c cpu2006.1.2.ic14.0.winx64.amd.avx.speed.4nov2013.cfg -T all -o asc --flagsurl=Intel-ic14.0-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 14.0,MS VS 2010 # Operating system version: Windows Vista/7/8 (64-bit) # Hardware: AMD processors supporting # AVX 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 # Sep 1 2013. # Intel Compiler 14.0 # Visual Studio 2010 ############################################################################ action = validate tune = base PATHSEP = / check_md5=1 reportable=1 # ######################################################## # ATTENTION ATTENTION ATTENTION ######################################################## # # NOTE If you change fail_build then PLEASE also # change the line 'define version', because # SPEC review tools use 'ext' to track binaries. # ######################################################## % define version 4nov2013 ext = ic14.0.winx64.amd.avx.speed.%{version} # # vvvvvvvvvvvv # do not change unless you read NOTE above fail_build=0 # do not change unless you read NOTE above # ^^^^^^^^^^^^ # do not change unless you read NOTE above # ######################################################## # ################################################################ # # 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 ################################################################ default: PORTABILITY = -DSPEC_CPU_P64 400.perlbench=default=default=default: CPORTABILITY = -DSPEC_CPU_WIN64_X64 -DSPEC_CPU_NO_NEED_VA_COPY 403.gcc=default=default=default: CPORTABILITY = -DSPEC_CPU_WIN64 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 471.omnetpp=default: CXXPORTABILITY = -DSPEC_CPU_WIN64 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= shlW64M.lib LDOUT= -Fe$@ -link /FORCE:MULTIPLE ################################################################ # Baseline Tuning Flags # default baseline for int and fp 2006 ################################################################ int=base=default=default: OPTIMIZE= /arch:AVX -Qipo -O3 -Qprec-div- -Qopt-prefetch COPTIMIZE= -Qparallel -Qauto-ilp32 CXXOPTIMIZE= -Qcxx-features -Qauto-ilp32 fp=base=default=default: OPTIMIZE= /arch:AVX -Qipo -O3 -Qprec-div- -Qparallel -Qansi-alias -Qopt-prefetch COPTIMIZE= -Qauto-ilp32 CXXOPTIMIZE= -Qcxx-features -Qauto-ilp32 ################################################################ # Peak Tuning Flags # default peak for int and fp 2006 ################################################################ default=peak: COPTIMIZE= -Qauto-ilp32 CXXOPTIMIZE= -Qauto-ilp32 ################################################################ # Peak Tuning Flags int 2006 fast ################################################################ int=peak=default=default: OPTIMIZE= -Qipo -O3 -Qprec-div- PASS1_CFLAGS= -Qprof_gen PASS2_CFLAGS= /arch:AVX -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= /arch:AVX -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= /arch:AVX -Qprof_use 400.perlbench=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qansi-alias -Qopt-prefetch EXTRA_LIBS= shlW64M.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: basepeak=yes 458.sjeng=peak=default: basepeak=yes 462.libquantum=peak=default: 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: basepeak=yes 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= /arch:AVX -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= /arch:AVX -Qprof_use PASS1_FFLAGS= -Qprof_gen PASS2_FFLAGS= /arch:AVX -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= /arch:AVX -Qprof_use 410.bwaves=peak=default: basepeak=yes 416.gamess=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll2 -Ob0 -Qansi-alias -Qscalar-rep- 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 444.namd=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Oa 447.dealII=peak=default: basepeak=yes 450.soplex=peak=default: basepeak=yes 453.povray=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 -Qansi-alias 454.calculix=peak=default: basepeak=yes 459.GemsFDTD=peak=default: basepeak=yes 465.tonto=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 -Qauto -Qinline-calloc 470.lbm=peak=default: basepeak=yes 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 = Jul-2014 sw_avail = Oct-2013 tester = Intel Corporation hw_cpu_name = Intel Core 2 Duo ______ hw_cpu_char = AMD Turbo CORE technology up to 3.90 GHz hw_cpu_mhz = ____ hw_disk = 160 GB Western Digital SATA HDD, 7200 RPM hw_fpu = Integrated hw_memory = 8 GB (2 x 4 GB 2Rx4 PC3-17000U-14) hw_model = System Model Name hw_ncpuorder = 1 chip hw_ncores = ____ hw_nchips = ____ hw_ncoresperchip = ____ hw_nthreadspercore = 1 hw_other = None hw_pcache000 = 192 KB I on chip per chip, 96 KB I shared / 2 hw_pcache001 = cores; 16 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_000 = OMP_NUM_THREADS set to number of processors cores notes_005 = KMP_AFFINITY set to granularity=fine,scatter notes_010 = Binaries compiled on a system with 1x Intel Core i7-860 CPU notes_015 = + 8GB memory using Windows 7 Enterprise 64-bit int=default=default=default: notes_comp_000 = To compile these binaries, the Intel Compiler 14.0 was set up to notes_comp_005 = generate 64-bit binaries with the command: notes_comp_010 = "ipsxe-comp-vars.bat intel64 vs2010" (shortcut provided in the Intel(r) notes_comp_015 = Parallel Studio XE 2013 program folder) sw_compiler000 = C/C++: Version 14.0.1.139 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_other = Microquill SmartHeap V10.0 sw_base_ptrsize = 32/64-bit sw_peak_ptrsize = 32/64-bit fp=default=default=default: notes_comp_000 = To compile these binaries, the Intel Compiler 14.0 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 14.0.1.139 of Intel C++ Studio XE sw_compiler002 = for Windows; sw_compiler004 = Fortran: Version 14.0.1.139 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:\SPEC14.0/Docs/sysinfo notes_plat_sysinfo_005 = $Rev: 6775 $ $Date:: 2011-08-16 #$ \8787f7622badcf24e01c368b1db4377c notes_plat_sysinfo_010 = running on CltE03F49B01DC4 Wed Nov 5 22:28:18 2014 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 8.1 Pro notes_plat_sysinfo_050 = OS Version : 6.3.9600 N/A Build 9600 notes_plat_sysinfo_055 = System Manufacturer: System manufacturer notes_plat_sysinfo_060 = System Model : System Product Name notes_plat_sysinfo_065 = Processor(s) : 1 Processor(s) Installed. notes_plat_sysinfo_070 = [01]: AMD64 Family 21 Model 48 Stepping 1 AuthenticAMD ~3500 Mhz notes_plat_sysinfo_075 = BIOS Version : American Megatrends Inc. 1301, 6/24/2014 notes_plat_sysinfo_080 = Total Physical Memory: 7,105 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 : 25359 notes_plat_sysinfo_105 = L3CacheSize : 0 notes_plat_sysinfo_110 = MaxClockSpeed : 3500 notes_plat_sysinfo_115 = Name : AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G notes_plat_sysinfo_120 = NumberOfCores : 2 notes_plat_sysinfo_125 = NumberOfLogicalProcessors: 4 notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = (End of data from sysinfo program) hw_cpu_mhz = 3500 hw_cpu_name = AMD A10 PRO-7800B hw_model000 = ASUS A88X-PRO Motherboard (AMD A10 PRO-7800B with hw_model001 = Radeon R7 Graphics) hw_nchips = 1 hw_ncores = 4 hw_ncoresperchip = 4 hw_nthreadspercore = 1 hw_scache = 4 MB I+D on chip per chip, 2 MB shared / 2 cores hw_tcache = None hw_vendor = ASUSTeK Computer Inc. prepared_by = Intel Corporation sw_os000 = Microsoft Windows 8.1 Pro sw_os001 = 6.3.9600 N/A Build 9600 # 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-ic14.0-official-windows.xml