# Invocation command line: # C:\cpu2006-v1.0\bin\runspec -c fsc-em64t-ic100-ser-20070709 -T all --input ref -n 3 --rate 2 -o all fp # output_root was not used for this run ############################################################################ # SPEC CPU2006 Intel Windows Vista (64 bit) config file # July 2007. # # Intel Compiler 10.0 # Microsoft Visual Studio 2005 with SP1 action = validate tune = base or peak ext = CPU2006.v10.ic100.em64t.ser.20070709 PATHSEP = / flagsurl000= http://www.spec.org/cpu2006/flags/CPU2006_flags.20090714.32.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. # To avoid conflicts in the numbering of the notes, # please use only 900 and higher numbers. #use_submit_for_speed=1 submit=specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<$SPECUSERNUM), qq{$command}" #submit=specperl -e "system sprintf qq{start /b /wait /affinity %x %s}, (1<<(2*$SPECUSERNUM)), qq{$command}" notes_000='start /b /wait /affinity' command is used to bind CPU(s) to processors. notes_005=The Windows command "start /b /wait /affinity application" notes_010= starts the specified application without creating a new window (/b) notes_015= and waits for its termination (/wait). Only the processors specified notes_020= in are allowed to execute the application. notes_025= See the Windows documentation for the description of other parameters notes_030= of the start command. notes_035= ################################################################ # System information # If some remarks about BIOS or Firmware are needed, place them here. ################################################################ default=default=default=default: # notes900= # notes901=The system bus runs at 1333 MHz 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) ################################################################ # About Fujitsu Siemens Computers ################################################################ default=default=default=default: notes_040= notes_045=For information about Fujitsu Siemens Computers in your country please see: notes_050=http://www.fujitsu-siemens.com/countries ################################################################ # Description Hardware and Software ################################################################ default=default=default=default: hw_vendor = Fujitsu Siemens Computers hw_model = CELSIUS H250, Intel Core 2 Duo T7700 processor hw_cpu_name = Intel Core 2 Duo T7700 hw_cpu_char = hw_cpu_mhz = 2400 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 = 4 MB I+D on chip per chip hw_tcache = None hw_ocache = None hw_memory = 2 GB (2x1 GB 667 MHz CL5 DDR2 SDRAM) hw_disk = 1 x 80 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 test_date = Aug-2007 hw_avail = Jul-2007 prepared_by = Fujitsu Siemens Computers config = # ---- End inclusion of 'C:/cpu2006-v1.0/config/SUT.inc' ################################################################ # Compiler section ################################################################ int=base=default=default: CC = icl -Qvc8 -Qc99 CXX = icl -Qvc8 EXTRA_LDFLAGS = -F512000000 LDOUT = -Fe$@ -link -FORCE:MULTIPLE OBJ = .obj fp=base=default=default: CC = icl -Qvc8 -Qc99 CXX = icl -Qvc8 FC = ifort EXTRA_LDFLAGS = -F950000000 OBJ = .obj int=peak=default=default: CC = icl -Qvc8 -Qc99 CXX = icl -Qvc8 EXTRA_LDFLAGS = -F512000000 LDOUT = -Fe$@ -link -FORCE:MULTIPLE OBJ = .obj fp=peak=default=default: CC = icl -Qvc8 -Qc99 CXX = icl -Qvc8 FC = ifort EXTRA_LDFLAGS = -F950000000 OBJ = .obj ################################################################ # Try parallel make ################################################################ # default=default=default=default: # makeflags = -j4 ################################################################ # portability & libraries # ################################################################ default: PORTABILITY = -DSPEC_CPU_P64 400.perlbench=default=default=default: CPORTABILITY = -DSPEC_CPU_WIN64_X64 403.gcc=default=default=default: CPORTABILITY = -DSPEC_CPU_WIN64 EXTRA_CFLAGS = -Dalloca=_alloca 436.cactusADM=default=default=default: FPORTABILITY = -Qlowercase /assume:underscore 444.namd=default=default=default: CXXPORTABILITY = /TP 447.dealII=default: CXXPORTABILITY = -DDEAL_II_MEMBER_VAR_SPECIALIZATION_BUG 453.povray=default=default=default: CXXPORTABILITY = -DSPEC_CPU_WINDOWS_ICL 454.calculix=default=default=default: FPORTABILITY = -Qlowercase 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 ################################################################ # Baseline Tuning Flags # ################################################################ ########################### # baseline for INT 2006 # ########################### int=base=default=default: COPTIMIZE = -fast CXXOPTIMIZE = -fast -Qcxx-features ########################## # baseline for FP 2006 # ########################## fp=base=default=default: COPTIMIZE = -fast CXXOPTIMIZE = -fast -Qcxx-features FOPTIMIZE = -fast ########################## # SmartHeap for C, C++ # ########################## all_c,all_cpp=base=default=default: EXTRA_LIBS = shlW64M.lib ################################################################ # Peak Tuning Flags # ################################################################ ########################### # peak for INT 2006 # ########################### int=peak=default=default: PASS1_CFLAGS = -Qprof_gen PASS1_CXXFLAGS = -Qprof_gen PASS1_LDFLAGS = -Qprof_gen PASS2_CFLAGS = -Qprof_use PASS2_CXXFLAGS = -Qprof_use PASS2_LDFLAGS = -Qprof_use COPTIMIZE = -fast CXXOPTIMIZE = -fast -Qcxx-features EXTRA_LIBS = 401.bzip2=peak=default=default: basepeak=yes 456.hmmer=peak=default=default: basepeak=yes 462.libquantum=peak=default=default: basepeak=yes 483.xalancbmk=peak=default=default: basepeak=yes ########################## # peak for FP 2006 # ########################## fp=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 COPTIMIZE = -fast CXXOPTIMIZE = -fast -Qcxx-features FOPTIMIZE = -fast EXTRA_LIBS = 416.gamess=peak=default=default: basepeak=yes 434.zeusmp=peak=default=default: basepeak=yes 437.leslie3d=peak=default=default: basepeak=yes 444.namd=peak=default=default: basepeak=yes 459.GemsFDTD=peak=default=default: basepeak=yes 481.wrf=peak=default=default: basepeak=yes 482.sphinx3=peak=default=default: basepeak=yes ################################################################ # Used Compilers and OS # ################################################################ # number col 12345678901234567890123456789012345678901234567890 # number col 1 2 3 4 5 int=default=default=default: sw_compiler =Intel C++ Compiler sw_compiler1 =. for applications running on Intel 64, sw_compiler2 =. Version 10.0.026, Build 20070613 sw_compiler6 =Microsoft Visual Studio 2005 with SP1 sw_compiler7 =. (for libraries) fp=default=default=default: sw_compiler000=Intel C++ Compiler sw_compiler001=. for applications running on Intel 64, sw_compiler002=. Version 10.0.026, Build 20070613 sw_compiler003=Intel Visual Fortran Compiler sw_compiler004=. for applications running on Intel 64, sw_compiler005=. Version 10.0.026, Build 20070613 sw_compiler006=Microsoft Visual Studio 2005 with SP1 sw_compiler007=. (for libraries) default=default=default=default: sw_other = Microquill SmartHeap Library 8.0 (64-bit version) sw_os = Windows Vista Ultimate, 64 bit Version sw_avail = Jun-2007 sw_auto_parallel = No sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit ################################################################ # END config file # ################################################################