# Invocation command line: # C:\spec2006\bin\runspec -c TX150S4.ic91.int.cfg -r 2 -T all -o all int ############################################################################ # SPEC CPU2006 Intel Windows XP config file # March 2006. # # Intel Compiler 9.1 # Microsoft Visual Studio .NET 2003 VENDOR = Fujitsu Siemens Computers action = validate tune = base or peak ext = CPU2006.ic91b.ia32.kit90 PATHSEP = / flagsurl000= http://www.spec.org/cpu2006/flags/CPU2006_flags.20090715.01.xml check_md5 = 1 mean_anyway = 1 #include: SUT-int.inc # ----- Begin inclusion of 'SUT-int.inc' ############################################################################ ##################### # include-File # ##################### reportable = 1 ############################################################# # About Fujitsu Siemens Computers # ############################################################# default=default=default=default: notes_000= notes_005= The system bus runs at 800 MHz notes_010= notes_015= For information about Fujitsu Siemens Computers in your country please see: notes_020= http://fujitsu-siemens.com/countries notes_025= ############################################################## # Machine Information # ############################################################## license_num = 22 hw_avail = May-2006 hw_cpu_char = Pentium D 940 sw_avail = May-2006 sw_base_ptrsize = 32-bit prepared_by = Paul Sawatzki sw_auto_parallel = No config = tx150s4.ic91.int.cfg ############################################################# # HW Information # ############################################################# default=default=default=default: hw_vendor = Fujitsu Siemens Computers hw_model000= PRIMERGY TX150 S4, Intel Pentium D 940 processor, hw_model001 = 3.20 GHz hw_ncpuorder = 1 chip hw_cpu_name = Intel Pentium D hw_cpu_mhz = 3200 hw_fpu = Integrated hw_nchips = 1 hw_ncores = 2 hw_ncoresperchip = 2 hw_pcache = 12 K micro-ops I + 16 KB D on chip per core hw_scache = 2 MB I+D on chip per core hw_tcache = None hw_ocache = None hw_memory = 8 GB (4x2 GB DDR2 PC2-4200E 2-Rank CAS 4-4-4) hw_disk = Fujitsu MAS3367NC (SCSI, 15krpm, 36GB) hw_other =None ############################################################# # SW Information # ############################################################# default=default=default=default: sw_os000= Microsoft Windows Server 2003 Enterprise Edition sw_os001 = + SP1 (32Bit) sw_file = NTFS sw_state = Default sw_other = SmartHeap Library, Version 8: shlW32M.lib sw_peak_ptrsize = 32-bit ############################################################# # Tester # ############################################################# test_date = Apr-2006 test_sponsor = Fujitsu Siemens Computers tester = Fujitsu Siemens Computers hw_nthreadspercore = 1 ##################### # END include-File # ##################### # ---- End inclusion of 'C:/spec2006/config/SUT-int.inc' ################################################################ # Compiler section ################################################################ int=base=default=default: CC = icl -Qc99 CXX = icl -Qcxx-features EXTRA_LDFLAGS = -F512000000 LDOUT = -Fe$@ -link -FORCE:MULTIPLE OBJ = .obj fp=base=default=default: CC = icl CXX = icl -Qcxx-features FC = ifort EXTRA_LDFLAGS = -F950000000 OBJ = .obj ################################################################ # portability & libraries # ################################################################ #************ # int2006 * #************ 403.gcc=default=default=default: CPORTABILITY = -DSPEC_CPU_WIN32 EXTRA_CFLAGS = -Dalloca=_alloca #445.gobmk=default=default=default: #CPORTABILITY = -DHAVE_VISUAL_C 464.h264ref=default=default=default: CPORTABILITY = -DWIN32 -DSPEC_CPU_NO_INTTYPES #************ # fp2006 * #************ 436.cactusADM=default=default=default: FPORTABILITY = -Qlowercase -assume:underscore 444.namd=default=default=default: CXXPORTABILITY = -TP 447.dealII=default=default=default: CXXPORTABILITY = -DDEAL_II_MEMBER_VAR_SPECIALIZATION_BUG -DBOOST_NO_INTRINSIC_WCHAR_T 453.povray=default=default=default: CXXPORTABILITY = -DSPEC_CPU_WINDOWS_ICL 454.calculix=default=default=default: FPORTABILITY = -Qlowercase CPORTABILITY = -DSPEC_CPU_NOZMODIFIER 481.wrf=default=default=default: CPORTABILITY = -DSPEC_CPU_WINDOWS_ICL ################################################################ # Baseline Tuning Flags # ################################################################ ########################### # baseline for INT 2006 # ########################### int=base=default=default: COPTIMIZE = -fast CXXOPTIMIZE = -fast EXTRA_LIBS = shlW32M.lib ########################## # baseline for FP 2006 # ########################## COPTIMIZE = -fast CXXOPTIMIZE = -fast FOPTIMIZE = -fast EXTRA_LIBS=shlW32M.lib ################################################################ # Peak Tuning Flags # ################################################################ ########################### # peak for INT 2006 # ########################### int=peak=default=default: CC = icl CXX = icl F = ifort FC = ifort OBJ = .obj 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 OPTIMIZE = -fast EXTRA_LIBS = shlW32M.lib # 462.libquantum: Compile Error without -Qc99 462.libquantum=peak=default=default: CC = icl -Qc99 # 464.h264ref: Compile Error with -fast +FDO in Pass 2 # Compile Error with -O3 -Qip -QxP +FDO in Pass 2 #464.h264ref=peak=default=default: #basepeak = yes # 471.omnetpp: Compile Error without -Qcxx-features # -FORCE:MULTIPLE, when smartheap is used 471.omnetpp=peak=default=default: CXX = icl -Qcxx-features LDOUT = -Fe$@ -link -FORCE:MULTIPLE 483.xalancbmk=peak=default=default: EXTRA_LDFLAGS = -F512000000 # The following notes refer to earlier compiler versions. # -fast +FDO works with Build 20060222Z. # Important: 483.xalancbmk seems to need /FORCE:MULTIPLE, if -Qipo is not used # Currently, peak tuning flags are with -Qipo --> no FORCE:MULTIPLE # Another problem: -fast +FDO gives CE in Pass 2 # 483.xalancbmk=peak=default=default: # feedback = 0 # notes604 = 483.xalancbmk -fast shlw32m.lib (without FDO) ########################## # peak for FP 2006 # ########################## fp=peak=default=default: CC = icl CXX = icl F = ifort FC = ifort OBJ = .obj 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 OPTIMIZE = -fast EXTRA_LIBS = shlW32M.lib 410.bwaves=peak=default=default: EXTRA_LDFLAGS = -F950000000 436.cactusADM=peak=default=default: EXTRA_LDFLAGS = -F32000000 # 416.gamess: RE with -fast +FDO # 416.gamess=peak=default=default: # basepeak = yes # feedback = 0 # notes702 = 416.gamess -fast shlw32m.lib (without FDO) # 447.dealII: Compile Error without -Qcxx-features 447.dealII=default=default=default: CXX = icl -Qcxx-features 459.GemsFDTD=peak=default=default: EXTRA_LDFLAGS = -F3200000 # 481.wrf: CE with -Qipo 481.wrf=peak=default=default: EXTRA_LDFLAGS = -F950000000 # basepeak = yes # OPTIMIZE = -O3 -Qip -QxP ################################################################ # Used Compilers # ################################################################ default=default=default=default: sw_compiler000=Intel C++ Compiler for 32-bit applications sw_compiler001=(Version 9.1) sw_compiler002=Intel Fortran Compiler for 32-bit applications sw_compiler003=(Version 9.1) sw_compiler004=Microsoft Visual Studio .NET 2003 (libr. & linker) ################################################################ # END config file # ################################################################ 429.mcf # The following setting was inserted automatically as a result of # post-run basepeak application. basepeak = 1