# Invocation command line: # C:\cpu2006.v1.1\bin\runspec -T all -c dell.cpu2006.ic11.0.061.PNRN.RAT.win32.cfg -r 4 int # output_root was not used for this run ############################################################################ ####################################################################### # Dell Inc. # CPU2006 - Windows (32-bit) Config file for Intel Processors # # Intel C++/FORTRAN Compiler 11.0 ################################################################################ #action = validate #tune = base ext = dell.cpu2006.ic11.0.061.PNRN.RAT.win32.exe PATHSEP = / check_md5 = 1 reportable = 1 backup_config = 0 output_format = asc,html flagsurl000 = http://www.spec.org/cpu2006/flags/dell.ic11.0.windows.flags.xml mean_anyway = 1 #include: dell.SUT.inc # ----- Begin inclusion of 'dell.SUT.inc' ############################################################################ ############################################################################ # Include for SUT (System Under Test) Description ############################################################################ # -------------------------- # Edit fields as necessary # -------------------------- default: hw_cpu_name = Intel Xeon X5272 hw_cpu_char = 1600 MHz Bus Speed hw_cpu_mhz = 3400 hw_disk = 1 x 80 GB SATA 7200 RPM hw_fpu = Integrated hw_memory = 16 GB (8x2 GB DDR2-800 FB-DIMM, CL5) hw_model = Dell Precision T7400 (Intel Xeon X5272, 3.40 GHz) #hw_ncpuorder = 1 chip hw_ncpuorder = 1,2 chips hw_ncores = 4 hw_nthreadspercore = 1 hw_nchips = 2 hw_ncoresperchip = 2 hw_ocache = None hw_other = None hw_pcache = 32 KB I + 32 KB D on chip per core # Dual Core hw_scache = 6 MB I+D on chip per chip # Quad Core #hw_scache = 12 MB I+D on chip per chip, 6 MB shared / 2 cores hw_tcache = None sw_file = NTFS sw_os = Windows Vista Business SP1 (64-bit) sw_state = Default hw_avail = Sep-2008 sw_avail = Nov-2008 # # This section only needed if there are non-default BIOS settings # notes_005 = notes_010 = BIOS Settings #notes020 = Snoop Filter set to OFF #notes021 = Snoop Filter preserves cache coherency while #notes022 = minimizing snoops to remote nodes. #notes023 = notes_015= Adjacent Cache Line Prefetch set to ON #notes031 = Prefetch data in order to shorten execution cycles #notes032 = and maximize data processing efficiency. #notes033 = #notes040 = Optimization for high-frequency FSB applicatons set to ON #notes049 = #--------------------DO NOT EDIT BELOW THIS LINE----------------------------------- license_num = 55 hw_vendor = Dell Inc. tester = Dell Inc. test_sponsor = Dell Inc. # ---- End inclusion of 'C:/cpu2006.v1.1/config/dell.SUT.inc' fast_opt = -QxSSE4.1 #include: opts.ic11.0.RAT.win32.inc # ----- Begin inclusion of 'opts.ic11.0.RAT.win32.inc' ############################################################################ ############################################## # Dell Inc. # Optimizations - Windows 32-bit /RATE ############################################## ################################################################ # Compiler Setup # # fast_opt must be defined. ################################################################ default: CC = icl -Qvc9 -Qstd=c99 CXX = icl -Qvc9 FC = ifort OBJ = .obj sh_lib = shlw32m.lib sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32-bit all_c,all_cpp=default: EXTRA_LDFLAGS = /F512000000 all_fortran,all_mixed=default: EXTRA_LDFLAGS = /F1000000000 # Compiler name #include: name.ic11.0.win32.inc # ----- Begin inclusion of 'name.ic11.0.win32.inc' ############################################################################ ################################################################### # Dell Inc. # # Compiler Name/Description ################################################################### # ================================== # Compiler description/information # ================================== default: sw_compiler000 = Intel C++ Compiler for IA-32, Version 11.0 sw_compiler001 = Build 20080930 Package ID: w_cproc_p_11.0.061 fp: sw_compiler010 = Intel Visual FORTRAN Compiler for IA-32, Version 11.0 sw_compiler011 = Build 20080930 Package ID: w_cprof_p_11.0.061 default: sw_compiler002 = Microsoft Visual Studio 2008 SP1 sw_other = MicroQuill SmartHeap Library 8.1 notes_000= Binaries were built on Windows Vista Ultimate (64-bit) # ---- End inclusion of 'C:/cpu2006.v1.1/config/name.ic11.0.win32.inc' # Portability Flags #include: port.ic11.0.win32.inc # ----- Begin inclusion of 'port.ic11.0.win32.inc' ############################################################################ ################################################################### # Dell Inc. # CPU2006 - Include for Portability Flags - Windows XP (32-bit) # # Intel C++/FORTRAN Compiler 11.0 # ################################################################### # ================= # Portability # ================= default: 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: FPORTABILITY = -Qlowercase PORTABILITY = -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 # ---- End inclusion of 'C:/cpu2006.v1.1/config/port.ic11.0.win32.inc' # Optimize #include: opts.ic11.0.RAT.windows.inc # ----- Begin inclusion of 'opts.ic11.0.RAT.windows.inc' ############################################################################ ############################################## # Dell Inc. # RATE Optimizations for Windows ############################################## default: # Works only on Vista32, Server2003 and all x64 Windows operating systems. # Does *not* work on Win XP32 # submit= specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<$SPECCOPYNUM), q{ $command } " # ================================================ # Library Tuning Flags # ================================================ all_cpp=default: EXTRA_LIBS = ${sh_lib} LDOUT = -Fe$@ -link /FORCE:MULTIPLE # ================================================ # Baseline Tuning Flags # ================================================ int=base: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- -Qopt-prefetch CXXOPTIMIZE= -Qcxx_features fp=base: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- -Qopt-prefetch CXXOPTIMIZE= -Qcxx_features # ================================================ # Peak Tuning Flags # ================================================ default=peak: PASS1_CFLAGS= -Qprof_gen PASS2_CFLAGS= $[fast_opt] -Qprof_use PASS1_CXXFLAGS= -Qprof_gen PASS2_CXXFLAGS= $[fast_opt] -Qprof_use PASS1_FFLAGS= -Qprof_gen PASS2_FFLAGS= $[fast_opt] -Qprof_use PASS1_LDFLAGS= -Qprof_gen PASS2_LDFLAGS= $[fast_opt] -Qprof_use # ================================================ # Peak Tuning Flags int 2006 fast # ================================================ int=peak: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- #CXXOPTIMIZE= -Qcxx_features 400.perlbench=peak=default: OPTIMIZE = -Qipo -O3 -Qprec-div- -Qansi-alias -Qopt-prefetch EXTRA_LIBS = ${sh_lib} LDOUT = -Fe$@ -link /FORCE:MULTIPLE 401.bzip2=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qansi-alias -Qopt-prefetch #403.gcc=peak=default: 429.mcf=peak=default: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- -Qopt-prefetch feedback=no 445.gobmk=peak=default: OPTIMIZE= -Qipo -O2 -Qprec-div- -Qansi-alias 456.hmmer=peak=default: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- -Qunroll2 -Qansi-alias feedback=no 458.sjeng=peak=default: OPTIMIZE= -Qipo -O3 -Qprec-div- -Qunroll4 462.libquantum=peak=default: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- -Qopt-prefetch -Qparallel -Qpar-runtime-control -Qvec-guard-write feedback=no copies=1 submit= 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: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- #CXXOPTIMIZE= -Qcxx_features 410.bwaves=peak=default: OPTIMIZE= $[fast_opt] -Qipo -O3 -Qprec-div- -Qopt-prefetch feedback=0 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 basepeak=yes #434.zeusmp=peak=default: 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= $[fast_opt] -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= $[fast_opt] -Qipo -O3 -Qprec-div- -Qunroll2 feedback=0 ############################## #%ifdef %{stoakleydp8cores} #copies=4 #%endif #%ifdef %{dgt4p24cores} #copies=12 #%endif ############################## # ---- End inclusion of 'C:/cpu2006.v1.1/config/opts.ic11.0.RAT.windows.inc' # ---- End inclusion of 'C:/cpu2006.v1.1/config/opts.ic11.0.RAT.win32.inc' #------DO NOT EDIT BELOW ------------------------