# Invocation command line:
# /usr/cpu2000/bin/runspec --config 5000_ia32.cfg int --rebuild
############################################################################
####################################################################

# defaults

####################################################################

ext=intel91-linux-ia32
action=validate
size=ref
tune=all
feedback=1
input=ref
teeout=yes
reportable=1

####################################################################

# System information

####################################################################

hw_avail     = Jul-2006
hw_model     = A20 (Intel Xeon processor 5060, 3.2GHz)
machine_name = A20
hw_memory    = 8 GB (8*1GB PC2 5300 FB-DIMMs)
hw_disk      = 1 x 80GB SATA (Seagate ST380817AS Barracuda 7200rpm)
hw_other     = None
hw_vendor    = ION
company_name = ION Computer Systems

####################################################################

# CPU information

####################################################################

hw_cpu       = Intel Xeon Processor 5060 (1066Mhz System Bus)
hw_cpu_mhz   = 3200
hw_fpu       = Integrated
hw_ncpu      = 4 cores, 2 chips, 2 cores/chip (HyperThreading Technology Disabled)
hw_ncpuorder = 1,2 chips
hw_parallel  = No
hw_pcache    = 12KB(I) + 16KB(D) on chip, per core
hw_scache    = 2MB (I+D) on chip, per core
hw_tcache    = None
hw_ocache    = None

####################################################################

# OS & filesystem information

####################################################################

sw_os        = Red Hat Enterprise Linux ES 4 Update 3 for x86 (32-bit)
sw_file      = ext3
sw_state     = Multi-user
sw_avail     = Jul-2006

####################################################################

# Tester information

####################################################################

license_num  = 2697
tester_name  = ION
test_date    = Aug-2006
prepared_by  = Keith Josephson <kjosephson@ioncomputer.com>

####################################################################

# Compiler information

####################################################################

CXX = icpc
CC = icc
FC = ifort
F77 = ifort
F90 = ifort

int=default=default=default:
sw_compiler001 = Intel(R) C++ Compiler for 32-bit apps, V9.1 (Build 20060706Z)

fp=default=default=default:
sw_compiler001 = Intel(R) Fortran Compiler for 32-bit apps, V9.1 (Build 20060706Z)
sw_compiler002 = Intel(R) C++ Compiler for 32-bit apps, V9.1 (Build 20060706Z)


####################################################################

# Common system notes for CFP2000 and CINT2000 benchmarks

####################################################################
default=default=default=default:

config=5000_ia32.cfg

notes000 = BIOS 2.00 Build 54
notes001 =   HyperThreading Technology Disabled in BIOS
notes002 =   Enhanced SpeedStep Disabled in BIOS
notes003 =   Hardware Prefetcher Enabled in BIOS (Default)
notes004 =   Adjacent Cache Line Prefetch Enabled in BIOS (Default)
notes005 = kernel 2.6.9-34.0.1.ELsmp

####################################################################

# CFP2000 base & peak flags & notes

####################################################################

fp=base=default=default:
PASS1_FFLAGS=    -prof_gen  
PASS2_FFLAGS=    -prof_use  
PASS1_F77FLAGS=  -prof_gen  
PASS2_F77FLAGS=  -prof_use  
PASS1_CFLAGS=    -prof_gen 
PASS2_CFLAGS=    -prof_use 
PASS1_LDFLAGS=   -prof_gen
PASS2_LDFLAGS=   -prof_use 

FOPTIMIZE =   -fast
COPTIMIZE =   -fast -ansi_alias

notes100 = +FDO: PASS1=-prof_gen  PASS2=-prof_use
notes101 = 
notes102 =    SPEC CFP2000 Baseline optimization flags
notes103 =          C programs: -fast -ansi_alias +FDO
notes104 =    Fortran programs: -fast +FDO

fp=peak=default=default:
basepeak=yes
notes200 = +FDO: PASS1=-prof_gen  PASS2=-prof_use
notes201 = 
notes202 = SPEC CFP2000 Peak optimization flags: 
notes203 =      basepeak=yes  set globally

####################################################################

# Portability flags for SPEC CFP2000 benchmarks

####################################################################

fp=default=default=default:
notes300 = 
notes301 = Portability Flags:
notes302 =   178.galgel:  -FI 

178.galgel=default=default=default:
FPORTABILITY = -FI 

####################################################################

# CINT2000 base & peak flags and notes

####################################################################

int=base=default=default:
PASS1_CFLAGS=    -prof_gen 
PASS2_CFLAGS=    -prof_use 
PASS1_CXXFLAGS=  -prof_gen 
PASS2_CXXFLAGS=  -prof_use
PASS1_LDFLAGS=   -prof_gen 
PASS2_LDFLAGS=   -prof_use 

COPTIMIZE =   -fast
CXXOPTIMIZE = -fast -ansi_alias

notes100 = +FDO: PASS1=-prof_gen  PASS2=-prof_use
notes101 = 
notes102 = SPEC CINT2000 Baseline optimization flags: 
notes103 =     C programs:     -fast +FDO
notes104 =   C++ programs:     -fast -ansi_alias +FDO

int=peak=default=default:
basepeak=yes
notes200 =           +FDO: PASS1=-prof_gen  PASS2=-prof_use
notes201 = 
notes202 =    SPEC CINT2000 Peak optimization flags
notes203 =      basepeak=yes  set globally


####################################################################

# Portability flags for SPEC CINT2000 benchmarks

####################################################################

int=default=default=default:
notes300 = 
notes301 = Portability Flags:
notes302 =    186.crafty: -DLINUX_i386 
notes303 =       252.eon: -DHAS_ERRLIST
notes304 =   253.perlbmk: -DSPEC_CPU2000_NEED_BOOL -DSPEC_CPU2000_LINUX_I386
notes306 =       254.gap: -DSYS_IS_USG

186.crafty=default=default=default:
CPORTABILITY =   -DLINUX_i386 

252.eon=default=default=default:
CXXPORTABILITY = -DHAS_ERRLIST

253.perlbmk=default=default=default:
CPORTABILITY = -DSPEC_CPU2000_NEED_BOOL -DSPEC_CPU2000_LINUX_I386

254.gap=default=default=default:
CPORTABILITY = -DSYS_IS_USG
     
####################################################################