# Invocation command line: # /cpu2006/bin/runspec -c SLES10x64_ic10.0_em64t_Jun042007 -T all --input ref -n 3 --rate 4 -o all int # output_root was not used for this run ############################################################################ ############################################################### # SPEC CPU2006 v1.0 Intel SLES10 x64 (64-bit) config file # # Jun 04 2007 Intel Compiler 10.0 for Linux Intel EM64T # ############################################################### action = validate tune = base or peak ext = SLES10x64_ic10.0_em64t_Jun042007 PATHSEP = / flagsurl000 = http://www.spec.org/cpu2006/flags/FSC_Intel_flags.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. ####################################################################### # System information # # If some remarks about BIOS or Firmware are needed, place them here. # ####################################################################### default=default=default=default: notes_000= notes_020= notes_025= BIOS configuration: #notes907= Hardware Prefetch = Disable, Adjacent Sector Prefetch = Disable notes_030= Adjacent Sector Prefetch = Disable int=default=default=default: notes_005= All binaries were built with 32-bit Intel compiler except: notes_010= 401.bzip2 and 456.hmmer in peak were built with 64-bit Intel notes_015= compiler by changing the path for include and library files. #fp=default=default=default: #notes901= All binaries were built with 64-bit Intel compiler except: #notes902= 433.milc, 434.zeusmp, 450.soplex, 470.lbm and 482.sphinx3 in peak were built with #notes903= 32-bit Intel compiler by changing the path for include and library files. ################################### # About Fujitsu Siemens Computers # ################################### default=default=default=default: notes_035= notes_040= For information about Fujitsu Siemens Computers please see: notes_045= http://www.fujitsu-siemens.com ##################################### # Description Hardware and Software # ##################################### default=default=default=default: hw_vendor = Fujitsu Siemens Computers hw_model000 = PRIMERGY TX200 S3, Intel Xeon processor 5140, hw_model001 = 2.33 GHz hw_cpu_name = Intel Xeon 5140 hw_cpu_char = 1333 MHz system bus hw_cpu_mhz = 2333 hw_fpu = Integrated # hw_nchips = 2 hw_ncores = 4 hw_ncoresperchip = 2 hw_nthreadspercore = 1 # hw_ncpuorder = 1,2 chips 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_memory000 = 8 GB (4x2 GB DDR2 PC2-5300F, 2 rank, CAS 5-5-5, hw_memory001 = with ECC) hw_disk = Seagate ST336754SS (SAS, 36GB, 15000rpm) hw_other = None sw_file = ext2 sw_state = Multiuser, Runlevel 3 license_num = 22 test_sponsor = Fujitsu Siemens Computers tester = Fujitsu Siemens Computers test_date = Jul-2007 hw_avail = Jul-2006 prepared_by = Fujitsu Siemens Computers config = SLES10x64_ic10.0_em64t_Jun042007.cfg # ---- End inclusion of '/cpu2006/config/SUT.inc' default=default=default=default: CC = icc CXX = icpc FC = ifort OBJ = .o SMARTHEAP_DIR = /opt/SmartHeap_8_1/lib #submit= MYMASK=`printf '0x%x' \$((1<<\$SPECCOPYNUM))`; /usr/bin/taskset \$MYMASK $command ########################### # portability & libraries # ########################### 400.perlbench=default=default=default: CPORTABILITY = -DSPEC_CPU_LINUX_IA32 403.gcc=default=default=default: EXTRA_CFLAGS = -Dalloca=_alloca 462.libquantum=default=default=default: CPORTABILITY = -DSPEC_CPU_LINUX 483.xalancbmk=default=default=default: CXXPORTABILITY = -DSPEC_CPU_LINUX 435.gromacs=default=default=default: LDPORTABILITY = -nofor_main 436.cactusADM=default=default=default: LDPORTABILITY = -nofor_main PORTABILITY = -DSPEC_CPU_LP64 454.calculix=default=default=default: LDPORTABILITY = -nofor_main 481.wrf=default=default=default: CPORTABILITY = -DSPEC_CPU_CASE_FLAG -DSPEC_CPU_LINUX ######################### # Baseline Tuning Flags # ######################### int=base=default=default: COPTIMIZE= -fast CXXOPTIMIZE= -xT -O3 -ipo -no-prec-div -ansi-alias EXTRA_CXXLIBS= -L$(SMARTHEAP_DIR) -lsmartheap fp=base=default=default: OPTIMIZE= -fast ##################### # Peak Tuning Flags # ##################### int=peak=default=default: COPTIMIZE= -fast CXXOPTIMIZE= -fast -ansi-alias EXTRA_CXXLIBS= -L$(SMARTHEAP_DIR) -lsmartheap PASS1_CFLAGS = -prof_gen PASS2_CFLAGS = -prof_use PASS1_CXXFLAGS = -prof_gen PASS2_CXXFLAGS = -prof_use PASS1_LDFLAGS = -prof_gen PASS2_LDFLAGS = -prof_use fp=peak=default=default: OPTIMIZE= -fast PASS1_CFLAGS = -prof_gen PASS2_CFLAGS = -prof_use PASS1_FFLAGS = -prof_gen PASS2_FFLAGS = -prof_use PASS1_CXXFLAGS = -prof_gen PASS2_CXXFLAGS = -prof_use PASS1_LDFLAGS = -prof_gen PASS2_LDFLAGS = -prof_use 401.bzip2=peak=default=default: CC=/opt/intel/cce/10.0.023/bin/icc -I/opt/intel/cce/10.0.023/include -L/opt/intel/cce/10.0.023/lib PORTABILITY=-DSPEC_CPU_LP64 feedback=0 403.gcc=peak=default=default: basepeak=yes 429.mcf=peak=default=default: COPTIMIZE= -fast -prefetch EXTRA_LIBS= -L$(SMARTHEAP_DIR) -lsmartheap 456.hmmer=peak=default=default: COPTIMIZE= -fast -unroll2 CC=/opt/intel/cce/10.0.023/bin/icc -I/opt/intel/cce/10.0.023/include -L/opt/intel/cce/10.0.023/lib PORTABILITY=-DSPEC_CPU_LP64 458.sjeng=peak=default=default: COPTIMIZE= -fast -unroll4 462.libquantum=peak=default=default: COPTIMIZE= -fast -prefetch -opt-streaming-stores always 464.h264ref=peak=default=default: OPTIMIZE= -fast -unroll2 -ansi-alias 483.xalancbmk=peak=default=default: basepeak=yes #410.bwaves=peak=default=default: #basepeak=yes #416.gamess=peak=default=default: #basepeak=yes #433.milc=peak=default=default: #PORTABILITY= #CC=/opt/intel/cc/9.1.047/bin/icc -I/opt/intel/cc/9.1.047/include -L/opt/intel/cc/9.1.047/lib #434.zeusmp=peak=default=default: #PORTABILITY= #FC=/opt/intel/fc/9.1.043/bin/ifort -I/opt/intel/fc/9.1.043/include -L/opt/intel/fc/9.1.043/lib #feedback=0 #436.cactusADM=peak=default=default: #basepeak=yes #437.leslie3d=peak=default=default: #basepeak=yes #444.namd=peak=default=default: #basepeak=yes #450.soplex=peak=default=default: #PORTABILITY= #CXX=/opt/intel/cc/9.1.047/bin/icpc -I/opt/intel/cc/9.1.047/include -L/opt/intel/cc/9.1.047/lib #459.GemsFDTD=peak=default=default: #basepeak=yes #470.lbm=peak=default=default: #PORTABILITY= #CC=/opt/intel/cc/9.1.047/bin/icc -I/opt/intel/cc/9.1.047/include -L/opt/intel/cc/9.1.047/lib #481.wrf=peak=default=default: #basepeak=yes #482.sphinx3=peak=default=default: #PORTABILITY= #CC=/opt/intel/cc/9.1.047/bin/icc -I/opt/intel/cc/9.1.047/include -L/opt/intel/cc/9.1.047/lib #feedback=0 ######################### # Used Compilers and OS # ######################### int=default=default=default: sw_compiler000 = Intel C++ Compiler for IA32/EM64T application, sw_compiler001 = Version 10.0 - Build 20070308, Package-ID: sw_compiler002 = l_cc_p_10.0.023 sw_other000 = Smart Heap Library, Version 8.1 sw_other001 = binutils-2.17.tar.gz, Version 2.17 sw_base_ptrsize = 32-bit sw_peak_ptrsize = 32/64-bit fp=default=default=default: sw_compiler001 = Intel C++ Compiler for IA32/EM64T application, sw_compiler002 = Version 10.0 - Build 20070308, Package-ID: l_cc_p_10.0.017 sw_compiler003 = Intel Fortran Compiler for IA32/EM64T application, sw_compiler004 = Version 10.0 - Build 20070308, Package-ID: l_fc_p_10.0.017 sw_other = None sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit default=default=default=default: sw_os000 = SUSE LINUX Enterprise Server 10 (x86_64), Kernel sw_os001 = 2.6.16.21-0.8-smp sw_avail = Jun-2007 sw_auto_parallel = No ###################### # End of config-file # ######################