# Invocation command line: # /users/jlin4/cpu2006/bin/runspec -c cpu2006.1.1.ic12.0.linux64.rate.cfg --flagsurl=Intel-ic12.0-linux64-revE.xml --rate 24 -o asc fp # output_root was not used for this run ############################################################################ # Invocation command line: # /cpu2006/bin/runspec -c cpu2006.1.1.ic12.0.linux64.rate.cfg --rate 24 -o asc fp # output_root was not used for this run ############################################################################ ############################################################################ # This is a sample config file. It was tested with: # # Compiler name/version: Intel C++ Professional Compiler for IA32 and # Intel 64, Version 12.0 # Build 20101116 Package ID: l_cproc_p_12.0.1.107, l_cprof_p_12.0.1.107 # Operating system version: 64-Bit CentOS release 5.5 (Final) # Hardware: AMD Opteron (Magny-Cours) # INT Base Pointer Size: 32-bit # FP Base Pointer Size: 64-bit # # Important! Please run with your stack size set to 'unlimited'. # Failure to do so may cause 483.xalancbmk to get a stack overflow during # execution. # Using csh: unlimit # Using bash: ulimit -s unlimited # # Your LD_LIBRARY_PATH must be set to the location of the dependent # runtime libraries. # ############################################################################ # SPEC CPU2006 Intel Linux64 config file ############################################################################ action = validate tune = base ext = cpu2006.1.1.ic12.0.linux64.rate PATHSEP = / check_md5i = 1 reportable = 1 bench_post_setup=sync # These are listed as benchmark-tuning-extension-machine int=default=default=default: CC= icc -m32 CXX= icpc -m32 OBJ = .o SMARTHEAP32_DIR = /tmp/smartheap_9_01/lib fp=default=default=default: CC= icc -m64 CXX= icpc -m64 FC= ifort -m64 OBJ = .o ##################################################################### # Submit Section ##################################################################### # This config file is set to run these binaries on 24 # core system. If this does not match the description of your # system, change this config file, specifically match the socket the # memory is bound (-m) to the physical cpu number. Use "man numactl" # and "numactl --hardware" to better understand how to use this # command. default: submit = numactl --localalloc --physcpubind=$SPECCOPYNUM $command %ifdef %{no-numa) submit = taskset -c $SPECCOPYNUM $command %endif #################################################################### # Compiler options #################################################################### default: SSE = -msse3 FAST = $(SSE) -ipo -O3 -no-prec-div -static FASTNOSTATIC = $(SSE) -ipo -O3 -no-prec-div ################################################################ # # portability & libraries # #################### Portability Flags and Notes ############################ 400.perlbench=default: CPORTABILITY= -DSPEC_CPU_LINUX_IA32 403.gcc=default: EXTRA_CFLAGS= -Dalloca=_alloca 462.libquantum=default: CPORTABILITY= -DSPEC_CPU_LINUX 483.xalancbmk=default: CXXPORTABILITY= -DSPEC_CPU_LINUX fp=default: PORTABILITY = -DSPEC_CPU_LP64 435.gromacs=default=default=default: LDPORTABILITY = -nofor_main 436.cactusADM=default=default=default: LDPORTABILITY = -nofor_main 454.calculix=default=default=default: LDPORTABILITY = -nofor_main 481.wrf=default=default=default: CPORTABILITY = -DSPEC_CPU_CASE_FLAG -DSPEC_CPU_LINUX # Tuning Flags ################################################################ # # Base tuning default optimization # Feedback directed optimization not allowed in baseline for CPU2006 # However there is no limit on the number of flags as long as the same # flags are used in the same order for all benchmarks of a given language 471.omnetpp,473.astar,483.xalancbmk=default: EXTRA_LIBS= -L$(SMARTHEAP32_DIR) -lsmartheap EXTRA_LDFLAGS= -Wl,-z,muldefs int=base=default=default: COPTIMIZE= $(FAST) CXXOPTIMIZE= $(FASTNOSTATIC) fp=base=default=default: OPTIMIZE= $(FAST) COPTIMIZE= -ansi-alias CXXOPTIMIZE= -ansi-alias default=default=default=default: #################################################################### # Tester information #################################################################### license_num = 13 prepared_by = Intel Corporation tester = Intel Corporation test_sponsor = Intel Corporation hw_vendor = Supermicro hw_model = Motherboard H8DGU-F, AMD Opteron 6174 #################################################################### # Hardware information #################################################################### hw_avail = Mar-2010 hw_cpu_name = AMD Opteron 6174 hw_cpu_mhz = 2200 hw_fpu = Integrated hw_nchips = 2 hw_ncores = 24 hw_ncoresperchip = 12 hw_nthreadspercore = 1 hw_ncpuorder = 1,2 chips hw_pcache = 64 KB I + 64 KB D on chip per core hw_scache = 512 KB I+D on chip per core hw_tcache = 12 MB I+D on chip per chip, 6 MB shared / 6 cores hw_ocache = None hw_disk = 1 x 750 GB SATA, 7200 RPM hw_memory = 64 GB (16 x 4 GB 2Rx4 PC3-10600R-9, ECC) hw_other = None sw_file = ext3 sw_os000 = 64-Bit CentOS release 5.5 (Final) sw_os001 = Kernel 2.6.18-194.17.1.el5-default sw_state = Run level 3 (Full multiuser with network) notes_submit_000 = numactl was used to bind copies to the cores %ifdef %{no-numa) notes_submit_000 = taskset was used to bind copies to the cores %endif notes_os_000 = 'ulimit -s unlimited' was used to set the stack size to unlimited prior to run notes_plat_000 = Fan speed set to Full Speed in BIOS Setup. notes_plat_005 = As tested, the system used a Supermicro A+ Server 1022G-NTF enclosure. notes_000 = Binaries were compiled on CentOS release 5.5 with Binutils 2.17.50.0.6-14.el5 ############################ Software Info ############################ sw_avail = Nov-2010 fp=default=default=default: sw_compiler000 = Intel Composer XE 2011 for Linux sw_compiler001 = Build 20101116 Package ID: l_cproc_p_12.0.1.107, sw_compiler002 = l_cprof_p_12.0.1.107 sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other = None int=default=default=default: sw_compiler000 = Intel C++ and Fortran Professional Compiler for sw_compiler001 = IA32 and Intel 64, Version 12.0 sw_compiler002 = Build 20101116 Package ID: l_cproc_p_12.0.1.107 sw_base_ptrsize = 32-bit sw_peak_ptrsize = Not Applicable sw_other001 = Microquill SmartHeap V9.01 # 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/Intel-ic12.0-linux64-revE.20101223.xml