# Invocation command line: # /work/cpu2006-v10/bin/runspec -c fsc-path30-amd64-par-20070328 -T all --input ref -n 3 -o all fp # output_root was not used for this run ############################################################################ # AMD64 (64-bit) Linux/SuSE Pathscale v3.0 config file # Config file for CPU2006 Version 1.0 # with autoparallelization (intended for fp only) # March 2007 ##################################################################### ignore_errors = yes tune = base ext = fsc-ps30-amd64-par-20070328 output_format = asc,html # teeout = yes teerunout = yes mean_anyway = yes reportable = 1 ##################################################################### # Compiler ##################################################################### sw_os=SLES 10 for AMD64/EM64T sw_compiler000 = QLogic PathScale Compiler Suite, sw_compiler001 = - Release 3.0 sw_avail = Mar-2007 flagsurl000= http://www.spec.org/cpu2006/flags/CPU2006_flags.20090714.28.xml #include: SUT.inc # ----- Begin inclusion of 'SUT.inc' ############################################################################ # File to be included into config file for SPEC CPU2000 # 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= MYMASK=\$((1<<\$SPECUSERNUM)) ; /usr/bin/taskset \$MYMASK $command # submit=MYMASK=`printf '0x%x' \$((1<<$SPECUSERNUM))` ; /usr/bin/taskset \$MYMASK $command # submit mit numactl # submit=VALCORE=`printf '%d' \$SPECCOPYNUM` ; VALMEM=`printf '%d' \$((\$SPECCOPYNUM/2))` ; numactl --membind \$VALMEM taskset -c \$VALCORE $command ################################################################ # System information # If some remarks about BIOS or Firmware are needed, place them here. ################################################################ default=default=default=default: notes_os_000= powersave -f is applied to set CPU to maximum frequency prior to run notes_os_005= stacksize is set to unlimited prior to run notes_000= notes_005=BIOS default settings with notes_010=Node memory interleave disabled, SRAT enabled # notes905=taskset has been used to bind processes to CPUs ################################################################ # About Fujitsu Siemens Computers ################################################################ default=default=default=default: notes_015= notes_020=For information about Fujitsu Siemens Computers in your country please see: notes_025=http://www.fujitsu-siemens.com/countries # Blank line at the end notes_030= ################################################################ # Description Hardware and Software ################################################################ default=default=default=default: hw_vendor=Fujitsu Siemens Computers hw_model=CELSIUS V840, Opteron 2222, 64-bit Linux hw_cpu_name=AMD Opteron 2222 hw_cpu_char=Dual Core, 3.0 GHz, 2 MB L2-cache hw_cpu_mhz=3000 hw_fpu=Integrated hw_nchips=2 hw_ncores=4 hw_ncoresperchip=2 hw_nthreadspercore=1 hw_ncpuorder=1,2 chips hw_pcache=64 KB I + 64 KB D on chip per core hw_scache=1 MB I+D on chip per core hw_tcache=None hw_ocache=None hw_memory000=16 GB (8x2GB DDR2-667 CL5 dual rank ECC DIMMs hw_memory001 = registered) hw_disk=SATA II, 80 GB hw_other=None sw_file=ext3 sw_state=Multi-User SuSE Run Level 3 test_sponsor=Fujitsu Siemens Computers license_num=22 tester=Fujitsu Siemens Computers test_date=Jul-2007 hw_avail=Jul-2007 prepared_by=Fujitsu Siemens Computers config= # ---- End inclusion of '/work/cpu2006-v10/config/SUT.inc' default=default=default: ##################################################################### # Compiler selection # # CC = pathcc CXX = pathCC FC = pathf95 SMARTHEAP_DIR = /opt/SmartHeap_8.1/lib int=default=default=default: sw_other = SmartHeap 8.1 sw_auto_parallel = Yes fp=default=default=default: sw_other = None sw_auto_parallel = Yes # Parallel make: Use 4 processors for build default=default=default=default: makeflags = -j4 EXTRA_LDFLAGS = -IPA:max_jobs=4 ##################################################################### # Portability for default 64-bit code generation # Deselect 64-bit Portability for C++ in INT ##################################################################### default=default=default: PORTABILITY = -DSPEC_CPU_LP64 471.omnetpp,473.astar,483.xalancbmk=default=default=default: PORTABILITY = ##################################################################### # INT Portability ##################################################################### 400.perlbench=default=default: CPORTABILITY = -DSPEC_CPU_LINUX_X64 462.libquantum=default=default: CPORTABILITY = -DSPEC_CPU_LINUX 483.xalancbmk=default=default: CXXPORTABILITY = -DSPEC_CPU_LINUX ################################################################# # # # SPECint Tuning & Notes # # # ################################################################# int=base=default=default: sw_base_ptrsize = 32/64-bit int=base=default=default: COPTIMIZE = -Ofast -OPT:malloc_alg=1 CXXOPTIMIZE = -Ofast -m32 EXTRA_CXXLIBS= -L$(SMARTHEAP_DIR) -lsmartheap ##################################################################### # INT Peak Tuning ##################################################################### int=peak=default=default: sw_peak_ptrsize = 32/64-bit # Define default: C -Ofast -OPT:malloc_alg=1 +FDO # C++ -Ofast -m32 +FDO -lsmartheap int=peak=default: COPTIMIZE = -Ofast -OPT:malloc_alg=1 CXXOPTIMIZE = -Ofast -m32 EXTRA_CXXLIBS= -L$(SMARTHEAP_DIR) -lsmartheap PASS1_CFLAGS = -fb_create fbdata PASS1_CXXFLAGS = -fb_create fbdata PASS1_LDFLAGS = -fb_create fbdata PASS2_CFLAGS = -fb_opt fbdata PASS2_CXXFLAGS = -fb_opt fbdata PASS2_LDFLAGS = -fb_opt fbdata 400.perlbench=peak=default: COPTIMIZE=-Ofast -LNO:opt=0 401.bzip2=peak=default: COPTIMIZE=-O3 -LNO:ou_prod_max=10 -OPT:Ofast:alias=disjoint feedback=0 403.gcc=peak=default: PORTABILITY = COPTIMIZE=-m32 -O3 -OPT:Ofast 429.mcf=peak=default: PORTABILITY = COPTIMIZE=-m32 -O3 -ipa feedback=0 EXTRA_CLIBS = -L$(SMARTHEAP_DIR) -lsmartheap 445.gobmk=peak=default: COPTIMIZE=-O3 -OPT:alias=disjoint -LNO:simd=0:minvariant=off -WOPT:retype_expr=on 456.hmmer=peak=default: COPTIMIZE=-O2 -OPT:alias=disjoint:malloc_alg=1 -CG:cflow=0 feedback=0 458.sjeng=peak=default: COPTIMIZE=-O3 -IPA:plimit=50000 -IPA:pu_reorder=2 462.libquantum=peak=default: COPTIMIZE=-O3 -ipa -CG:local_fwd_sched=on -IPA:space=1000 feedback=0 464.h264ref=peak=default: COPTIMIZE=-O3 -IPA:plimit=20000 -OPT:alias=disjoint -LNO:prefetch=0 471.omnetpp=peak=default: CXXOPTIMIZE= -Ofast -CG:gcm=off -m32 feedback=0 473.astar=peak=default: basepeak=true 483.xalancbmk=peak=default: CXXOPTIMIZE=-Ofast -m32 -OPT:unroll_times_max=8 feedback=0 ##################################################################### # FP Portability ##################################################################### 436.cactusADM=default=default: FPORTABILITY= -fno-second-underscore 481.wrf=default=default: FPORTABILITY= -fno-second-underscore CPORTABILITY= -DSPEC_CPU_LINUX ################################################################# # # # SPECfp Tuning # # # ################################################################# fp=base=default=default: sw_base_ptrsize = 64-bit fp=base=default=default: COPTIMIZE = -Ofast CXXOPTIMIZE = -Ofast FOPTIMIZE = -Ofast -apo -OPT:malloc_alg=1 ##################################################################### # FP Peak Tuning ##################################################################### fp=peak=default=default: sw_peak_ptrsize = 32/64-bit # Define default: -Ofast +FDO fp=peak=default=default: COPTIMIZE = -Ofast CXXOPTIMIZE = -Ofast FOPTIMIZE = -Ofast -OPT:malloc_alg=1 PASS1_CFLAGS = -fb_create fbdata PASS2_CFLAGS = -fb_opt fbdata PASS1_CXXFLAGS = -fb_create fbdata PASS2_CXXFLAGS = -fb_opt fbdata PASS1_FFLAGS = -fb_create fbdata PASS2_FFLAGS = -fb_opt fbdata PASS1_LDFLAGS = -fb_create fbdata PASS2_LDFLAGS = -fb_opt fbdata 410.bwaves=peak=default: # FOPTIMIZE=-O3 -OPT:Ofast:IEEE_arith=3 -LNO:blocking=off:ignore_feedback=off basepeak=true 416.gamess=peak=default: FOPTIMIZE=-O2 -OPT:Ofast:ro=3:unroll_size=256 433.milc=peak=default: COPTIMIZE=-Ofast -CG:cflow=off -LNO:prefetch=1 -OPT:malloc_alg=1 feedback=0 434.zeusmp=peak=default: FOPTIMIZE=-Ofast -CG:local_fwd_sched=on -LNO:blocking=off:interchange=off:fu=10:full_unroll_outer=on feedback=0 435.gromacs=peak=default: FOPTIMIZE=-O3 -apo -OPT:rsqrt=2:ro=3 COPTIMIZE=-O3 -apo -OPT:rsqrt=2:ro=3 feedback=0 436.cactusADM=peak=default: COPTIMIZE=-O3 -apo -LNO:prefetch=3:prefetch_ahead=5:ou_prod_max=10:full_unroll=5 -ipa FOPTIMIZE=-O3 -apo -LNO:prefetch=3:prefetch_ahead=5:ou_prod_max=10:full_unroll=5 -ipa 437.leslie3d=peak=default: basepeak=true 444.namd=peak=default: CXXOPTIMIZE=-Ofast -fno-exceptions 447.dealII=peak=default: # Needed to avoid -DSPEC_CPU_LP64 PORTABILITY = CXXOPTIMIZE=-Ofast -apo -static -INLINE:aggressive=on -OPT:malloc_alg=1 -m32 -fno-exceptions feedback=0 450.soplex=peak=default: CXXOPTIMIZE=-m32 -O3 -apo -OPT:IEEE_arith=3 -CG:load_exe=0:movnti=1 -LNO:minvariant=off:prefetch=1 -fno-exceptions # Needed to avoid -DSPEC_CPU_LP64 PORTABILITY = 453.povray=peak=default: CXXOPTIMIZE=-Ofast -apo -fno-fast-math 454.calculix=peak=default: FOPTIMIZE=-Ofast -LNO:simd=0 -WOPT:mem_opnds=on COPTIMIZE=$(FOPTIMIZE) feedback=0 459.GemsFDTD=peak=default: FOPTIMIZE=-Ofast -apo -LNO:fission=2:prefetch=0 feedback=0 465.tonto=peak=default: basepeak=true 470.lbm=peak=default: basepeak=true 481.wrf=peak=default: basepeak=true 482.sphinx3=peak=default: COPTIMIZE=-O3 -apo -OPT:Ofast -WOPT:aggstr=0 -m32