# Invocation command line: # /root/cpu2006/bin/runspec -c mr201.cfg -r 4 -T base int # output_root was not used for this run ############################################################################ # This is a sample config file. It was tested with: # # Compiler name/version: [gcc, 4.1 release ] # Operating system version: [SLES9 SP3 for AMD64] # Operating system version: [SUSE 10.1 for AMD64] # Hardware: [Opteron] # # If your platform uses different versions, different # hardware or operates in a different mode (for # example, 32- vs. 64-bit mode), there is the possibiliy # that this configuration file may not work as-is. # # Note that issues with compilation should be directed # to the compiler vendor. Information about SPEC techncial # support can be found in the techsupport document in the # Docs directory of your benchmark installation. # # Also note that this is a sample configuration. It # is expected to work for the environment in which # it was tested; it is not guaranteed that this is # the config file that will provide the best performance. # # At the time this was written, July 2006, gcc 4.2 had not yet been # released. gfortran 4.2 is expected to be the first gcc compiler # capable of running SPECfp2006. As this config file is for the # currently released gcc 4.1, no provision is made for running SPECfp2006 # # Note that you might find a more recent config file for # your platform with the posted results at # www.spec.org/cpu2006 #################################################################### # AMD64 (64-bit) FSF's gcc 4.1 config file # Config file for CPU2006 int base only ##################################################################### # The following setting was inserted automatically as a result of # post-run basepeak application. basepeak = 1 ignore_errors = yes tune = base ext = amd64-m64-gcc41-nn output_format = asc,html reportable = 1 teeout = yes teerunout = yes hw_avail = Oct-2007 license_num = 9001 test_sponsor = Itautec prepared_by = Itautec tester = Itautec default=default=default=default: ##################################################################### # # Compiler selection # ##################################################################### CC = gcc CXX = g++ FC = gfortran ## HW config hw_model = Servidor Itautec MR201 (AMD Opteron 2210) hw_cpu_name = AMD Opteron 2210 hw_cpu_char = hw_cpu_mhz = 1800 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_other = None hw_memory = 16 GB (16x1GB, DDR2-533 CL5 ECC Dual Rank) hw_disk = 80 GB SATA, 7200RPM hw_vendor = Itautec ## SW config sw_os = SUSE SLES10 (for AMD64) sw_file = ReiserFS sw_state = runlevel 5 test_date = Aug-2007 sw_compiler = gcc , g++ & gfortran 4.1.0 (for AMD64) sw_avail = Apr-2006 sw_other = None sw_auto_parallel = No sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit ##################################################################### # Optimization ##################################################################### ## Base is low opt default=base=default=default: COPTIMIZE = -O3 -fno-inline-functions -funroll-loops CXXOPTIMIZE = -O3 -funroll-loops FOPTIMIZE = -O3 -fno-inline-functions -funroll-loops ##################################################################### # 32/64 bit Portability Flags - all ##################################################################### default=base=default=default: PORTABILITY = -DSPEC_CPU_LP64 ##################################################################### # Portability Flags - INT ##################################################################### 400.perlbench=default=default=default: # Pick one of the defines below, or the other CPORTABILITY = -DSPEC_CPU_LINUX_X64 462.libquantum=default=default=default: CPORTABILITY= -DSPEC_CPU_LINUX 483.xalancbmk=default=default=default: CXXPORTABILITY= -DSPEC_CPU_LINUX # 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/CPU2006_flags.20090714.04.xml