# Invocation command line: # E:\cpu2006.v1.0\bin\runspec --flagsurl E:\cpu2006.v1.0\config\dell.cpu2006.ic91.win64.flags.xml -c dell.cpu2006.ic91.win64.20060925.cfg -T all -r -C 4 fp # output_root was not used for this run ############################################################################ ############################################################################ # Dell, Inc. # Windows XP Professional x64 Edition # # Microsoft Visual Studio 2005 (for includes) # Intel C++ Compiler v9.1 # Intel Visual FORTRAN Compiler v9.1 # MicroQuill SmarHeap Library 8 # ################################################################################ #action = validate #tune = base ext = dell.cpu2006.ic91.win64.20060925.exe PATHSEP = / check_md5 = 1 reportable = 1 backup_config = 0 output_format = asc,html license_num = 55 tester = Dell Inc. test_sponsor = Dell Inc. hw_vendor = Dell Inc. #################################################### # EDIT CONFIG Information #################################################### default: hw_cpu_name = Intel Xeon X3210 hw_cpu_char = 1066MHz system bus hw_cpu_mhz = 2133 hw_disk = 1 x 73GB SAS 10000 RPM hw_fpu = Integrated hw_memory = 8 GB (4x2 GB 533MHz ECC DDR2 SDRAM) hw_model = PowerEdge 840 (Intel Xeon X3210, 2.13 GHz) hw_ncpuorder = 1 chip hw_ncores = 4 hw_nthreadspercore = 1 hw_nchips = 1 hw_ncoresperchip = 4 hw_ocache = None hw_other = None hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 8 MB I+D on chip per chip, 4 MB shared / 2 cores hw_tcache = None machine_name = sw_auto_parallel = No sw_file = NTFS sw_os = Windows Server 2003 Enterprise x64 Edition sw_state = Default sw_other = MicroQuill SmartHeap Library 8.0 hw_avail = Jan-2007 sw_avail = Oct-2006 test_date = Jan-2007 prepared_by = Cristina Marinelarena #------------END EDIT ---------------------# ################################################################ # Compiler Setup ################################################################ CC = icl -Qc99 CXX = icl FC = ifort OBJ = .obj int=default: EXTRA_LDFLAGS = /F512000000 LDOUT = -Fe$@ -link /FORCE:MULTIPLE fp=default: EXTRA_LDFLAGS = /F950000000 LDOUT = -Fe$@ -link /FORCE:MULTIPLE #481.wrf=default: #EXTRA_LDFLAGS = /F2560000000 ################################################################ # Portability ################################################################ default: PORTABILITY = -DSPEC_CPU_P64 400.perlbench,401.bzip2,429.mcf,433.milc,435.gromacs,436.cactusADM,445.gobmk,447.dealII,454.calculix,456.hmmer,464.h264ref,470.lbm,482.sphinx3=default: PORTABILITY = -D_Complex= -DSPEC_CPU_P64 400.perlbench=default=default=default: CPORTABILITY = -DSPEC_CPU_NO_NEED_VA_COPY -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 = -DBOOST_NO_INTRINSIC_WCHAR_T -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 462.libquantum=default=default=default: CPORTABILITY = -DSPEC_CPU_WINDOWS_ICL 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 ####################################################### # Optimizations ####################################################### # #--- ALL # default=default=default=default: CXXOPTIMIZE = -Qcxx_features all_c,all_cpp=default=default=default: EXTRA_LIBS = shlW64M.lib # #--- BASE # default=base=default=default: OPTIMIZE = -fast # #--- PEAK # # ...add: - FDO (Feedback Directed Optmization) # - auto_ilp32 - automatically shrink data sizes where possible # - ONESTEP (except those that are mixed language - Windows compilers don't support it) # - 445.gobmk has duplicate file names in various directories - overwrite each other with ONESTEP default=peak=default=default: OPTIMIZE = -fast -Qauto_ilp32 PASS1_CFLAGS = -Qprof_gen PASS2_CFLAGS = -Qprof_use PASS1_CXXFLAGS = -Qprof_gen PASS2_CXXFLAGS = -Qprof_use PASS1_FFLAGS = -Qprof_gen PASS2_FFLAGS = -Qprof_use PASS1_LDFLAGS = -Qprof_gen PASS2_LDFLAGS = -Qprof_use ONESTEP = YES 435.gromacs,436.cactusADM,445.gobmk,454.calculix,481.wrf=peak: ONESTEP = #...these benchmarks don't benefit from auto_ilp32 462.libquantum=peak: OPTIMIZE = -fast #...these benchmarks don't benefit from FDO 429.mcf,416.gamess,435.gromacs,481.wrf,483.xalancbmk=peak: feedback = no PASS1_CFLAGS = PASS2_CFLAGS = PASS1_CXXFLAGS = PASS2_CXXFLAGS = PASS1_FFLAGS = PASS2_FFLAGS = PASS1_LDFLAGS = PASS2_LDFLAGS = #...these benchmarks don't benefit from any PEAK opts 401.bzip2,456.hmmer,459.GemsFDTD=peak: basepeak = yes feedback = no PASS1_CFLAGS = PASS2_CFLAGS = PASS1_CXXFLAGS = PASS2_CXXFLAGS = PASS1_FFLAGS = PASS2_FFLAGS = PASS1_LDFLAGS = PASS2_LDFLAGS = ############################################### # Compiler Info ############################################### default: sw_base_ptrsize = 64-bit sw_peak_ptrsize = 32/64-bit sw_compiler000 = Intel C++ Compiler 9.1 for EM64T (20060925Z) fp: sw_compiler001 = Intel FORTRAN Compiler 9.1 for EM64T (20060925Z) default: sw_compiler002 = Microsoft Visual Studio 2005 (8.0.50727.42) notes_000= Adjacent Sector Prefetch disabled in BIOS, default enabled notes_005 = Binaries were built on Windows XP Professional x64 Edition #------DO NOT EDIT BELOW ------------------------ # 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/dell.cpu2006.ic91.x64.flags.xml