# Invocation command line:
# /spec/cpu2000/bin/runspec -c config.measure_rate.cpu2000.cfg -r -u 8
############################################################################


test_date		= Dec-2003

machine_name	= boulder
hw_disk			= 2x36GB SCSI, 10K RPM
hw_memory		= 32 GB
mach			= IH++.8cpu
APAR			= IY49612
LARGE_PAGES		= 400

rate			= 1
ncpus			= 8
users			= 8


include: run.reportable.cpu2000.inc		# Fixed run-details.
# ---- Begin inclusion of '/spec/cpu2000/config/run.reportable.cpu2000.inc'



runlist			= all
action			= validate
iterations		= 3    
output_format	= asc,config,pdf
verbose			= 6
reportable		= 1
mean_anyway		= 1
size			= ref 
tune			= base,peak
ext				= default
env_vars		= 1
hw_parallel		= No


company_name	= IBM Corporation
hw_vendor		= IBM Corporation
test_site		= Austin, TX
tester_name		= IBM Austin


submit = let "MYCPU=\$SPECUSERNUM"; bindprocessor \$\$ \$MYCPU; $command

# ---- End inclusion of '/spec/cpu2000/config/run.reportable.cpu2000.inc'
include: software.nim01.cpu2000.inc		# Software descriptions.
# ---- Begin inclusion of '/spec/cpu2000/config/software.nim01.cpu2000.inc'



default=default=default=default:

sw_os           = AIX 5L V5.2
sw_file         = AIX/JFS2
sw_state        = Multi-User
sw_avail        = May-2003





expand_notes	=  1
env_vars		=  1
license_num		= 11		# Note that this is different from HPG licenses.



#makeflags	= -j2
#submit = let "MYCPU=\$SPECUSERNUM"; bindprocessor \$\$ \$MYCPU; $command



int=default=default=default:
sw_compiler10   = IBM C for AIX, Version 6.0
sw_compiler20   = IBM VisualAge C++ Professional for AIX, Version 6.0

fp=default=default=default:
sw_compiler10   = IBM C for AIX, Version 6.0
sw_compiler20   = IBM XL FORTRAN for AIX, Version 8.1.1.0
sw_compiler30   = Other Software: ESSL 3.3.0.5, MASS 3.0





int=default=default=default:
notes700	= 
notes710	= 
notes720	= Approved alternate-source file 252.eon.fmax_errno.src.alt.tar.gz
notes730	= was used with 252.eon for POSIX-compatibility.
notes740	= 
notes750	= C:   IBM VAC++ invoked as cc except where noted as xlc
notes760	= C++: IBM VAC++ invoked as xlC
notes770	= 

fp=default=default=default:
notes700	= 
notes710	= 
notes750	= C:                 IBM VAC++ invoked as xlc
notes760	= Fortran 77 and 90: IBM XL Fortran for AIX invoked as xlf90.
notes770	= 

default=default=default=default:
notes800	= fpdr: Feedback directed program restructuring tool
notes820	= APAR IY $APAR was applied to AIX to enable new hardware support.
notes830	= ulimits set to unlimited.
notes840	= Large page mode and memory affinity were set as follows:
notes850	=    vmo -r -o lgpg_regions=$LARGE_PAGES -o lgpg_size=16777216 -o memory_affinity=1
notes860	=    chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE \$USER
notes870	=    shutdown -r
notes880	=    export MEMORY_AFFINITY=MCM
notes890 	= 


#
###########################
# Integer benchmarks
###########################
#
#===============================================================================
# How the compilers are called
#===============================================================================
int=default=default=default:
CC      = /usr/vac/bin/cc
CXX     = /usr/vacpp/bin/xlC


#===============================================================================
# Integer Portability Flags
#    no optimizations allowed here
#===============================================================================

176.gcc=default=default=default:
EXTRA_CFLAGS=-ma -DHOST_WORDS_BIG_ENDIAN
186.crafty=default=default=default:
EXTRA_CFLAGS=-DAIX
252.eon=default=default=default:
srcalt=fmax_errno
EXTRA_LDFLAGS=-I. -DNDEBUG
253.perlbmk=default=default=default:
EXTRA_CFLAGS=-DSPEC_CPU2000_AIX
254.gap=default=default=default:
EXTRA_CFLAGS=-DSYS_IS_BSD -DSYS_STRING_H -DSYS_HAS_TIME_PROTO -DSYS_HAS_MALLOC_PROTO -DSYS_HAS_CALLOC_PROTO
300.twolf=default=default=default:
EXTRA_CFLAGS=-DHAVE_SIGNED_CHAR

#===============================================================================
# Integer Portability Flag Notes
#===============================================================================
int=default=default=default:
notes100	= Portability Flags:
notes110	=   176.gcc:      -ma -DHOST_WORDS_BIG_ENDIAN
notes120	=   186.crafty:   -DAIX
notes130	=   252.eon:      srcalt=fmax_errno 
notes140	=                 -I. -DNDEBUG
notes150	=   253.perlbmk:  -DSPEC_CPU2000_AIX
notes160	=   254.gap:      -DSYS_IS_BSD -DSYS_STRING_H -DSYS_HAS_TIME_PROTO
notes170	=                 -DSYS_HAS_MALLOC_PROTO -DSYS_HAS_CALLOC_PROTO
notes180	=   300.twolf:    -DHAVE_SIGNED_CHAR
notes190	= 


#===============================================================================
# Integer Base Flags
#===============================================================================

int=base=default=default:
fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    =-qpdf1 -O5 -blpdata -qalign=natural
PASS1_LDCFLAGS  =-qpdf1 -O5 -blpdata -qalign=natural
PASS2_CFLAGS    =-qpdf2 -O5 -blpdata -qalign=natural
PASS2_LDCFLAGS  =-qpdf2 -O5 -blpdata -qalign=natural

notes200	= 
notes210	= Base Optimization Flags:
notes220	=   C:    -qpdf1/pdf2 
notes230	=         -O5 -blpdata -qalign=natural

252.eon=base=default=default:
fdo_pre0         = /usr/vac/bin/cleanpdf
PASS1_CXXFLAGS   =-qpdf1 -O5 -lhmu -qalign=natural
PASS1_LDCXXFLAGS =-qpdf1 -O5 -lhmu -qalign=natural
PASS2_CXXFLAGS   =-qpdf2 -O5 -lhmu -qalign=natural
PASS2_LDCXXFLAGS =-qpdf2 -O5 -lhmu -qalign=natural

notes200	= 
notes210	= Base Optimization Flags:
notes270	=   C++:  -qpdf1/pdf2 
notes280	=         -O5 -lhmu -qalign=natural
notes290	= 


#
###########################################
# Floating Point benchmarks
###########################################
#===============================================================================
# How the compilers are called
#===============================================================================
fp=default=default=default:
CC              = /usr/vac/bin/xlc
FC              = xlf90
F77             = xlf90

#===============================================================================
# Floating Point Portability Flags
#     no optimizations allowed here
#===============================================================================

168.wupwise=default=default=default:
EXTRA_FFLAGS=-qfixed
171.swim=default=default=default:
EXTRA_FFLAGS=-qfixed
172.mgrid=default=default=default:
EXTRA_FFLAGS=-qfixed
173.applu=default=default=default:
EXTRA_FFLAGS=-qfixed
178.galgel=default=default=default:
EXTRA_FFLAGS=-qfixed -qsuffix=f=f90
187.facerec=default=default=default:
EXTRA_FFLAGS=-qsuffix=f=f90
189.lucas=default=default=default:
EXTRA_FFLAGS=-qsuffix=f=f90
191.fma3d=default=default=default:
EXTRA_FFLAGS= -qsuffix=f=f90
200.sixtrack=default=default=default:
EXTRA_FFLAGS=-qfixed
301.apsi=default=default=default:
EXTRA_FFLAGS=-qfixed

#===============================================================================
# FP Portability Flag Notes
#===============================================================================
fp=default=default=default:
notes100	= 
notes110	= Portability Flags
notes120	=   -qfixed used in:        168.wupwise, 171.swim, 172.mgrid, 173.applu,
notes130	=                           178.galgel, 200.sixtrack, 301.apsi
notes140	=   -qsuffix=f=f90 used in: 178.galgel, 187.facerec, 189.lucas, 191.fma3d
notes150	= 


#===============================================================================
# Floating Point Base Flags
#===============================================================================

fp=base=default=default:
notes200	= 
notes210	= Base Optimization Flags:
notes220	=   C:        -O5 -qalign=natural -blpdata -D_ILS_MACROS
notes230	=   Fortran:  -O5 -qalign=natural -blpdata -lmass

COPTIMIZE	= -O5 -qalign=natural -blpdata -D_ILS_MACROS
FOPTIMIZE	= -O5 -qalign=natural -blpdata -lmass


#===========================================================
# Integer peak optimization flags
#===========================================================
int=peak=default=default:

notes300_1	= 
notes300_2	= Peak Optimization Flags


164.gzip=peak=default=default:
notes310_1      =   164.gzip:     basepeak = 1 
notes310_2		=                 "CC      = /usr/vac/bin/xlc"

basepeak = 1
CC = /usr/vac/bin/xlc


175.vpr=peak=default=default:
notes320_1		=   175.vpr:      basepeak = 1 

basepeak = 1


176.gcc=peak=default=default:
notes330_1		=   176.gcc:      basepeak = 1

basepeak = 1


181.mcf=peak=default=default:
notes340_1		=   181.mcf:      fdpr -v -R3
notes340_2		=                 -O5 -blpdata -D_ILS_MACROS

COPTIMIZE       = -O5 -blpdata
CFLAGS			= -D_ILS_MACROS
fdo_run1        = fdpr -v -R3 -p $commandexe -x $command
fdo_post1       = cp ${baseexe}.fdpr $baseexe


186.crafty=peak=default=default:
notes350_1		=   186.crafty:   -qpdf1/pdf2
notes350_2		=                 fdpr -v -R3
notes350_3		=                 -O3 -q64

fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    = -qpdf1 -O3 -q64
PASS1_LDCFLAGS  = -qpdf1 -O3 -q64
PASS2_CFLAGS    = -qpdf2 -O3 -q64
PASS2_LDCFLAGS  = -qpdf2 -O3 -q64
fdo_run2        = fdpr -v -R3 -p $commandexe -x $command
fdo_post2       = cp ${baseexe}.fdpr $baseexe


197.parser=peak=default=default:
notes360_1		=   197.parser:   -O5 -blpdata -D_ILS_MACROS

COPTIMIZE       = -O5 -blpdata
CFLAGS			= -D_ILS_MACROS


252.eon=peak=default=default:
notes370_1		=   252.eon:      basepeak = 1

basepeak = 1


253.perlbmk=peak=default=default:
notes380_1		=   253.perlbmk:  -qpdf1/pdf2
notes380_2		=                 -O5 -lhmu -qalign=natural

fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    = -qpdf1 -O5 -lhmu -qalign=natural
PASS1_LDCFLAGS  = -qpdf1 -O5 -lhmu -qalign=natural
PASS2_CFLAGS    = -qpdf2 -O5 -lhmu -qalign=natural
PASS2_LDCFLAGS  = -qpdf2 -O5 -lhmu -qalign=natural


254.gap=peak=default=default:
notes390_1		=   254.gap:      basepeak = 1

basepeak = 1


255.vortex=peak=default=default:
notes400_1		=   255.vortex:   -qpdf1/pdf2
notes400_2		=                 -O5 -lhmu -qalign=natural

fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    = -qpdf1 -O5 -lhmu -qalign=natural
PASS1_LDCFLAGS  = -qpdf1 -O5 -lhmu -qalign=natural
PASS2_CFLAGS    = -qpdf2 -O5 -lhmu -qalign=natural
PASS2_LDCFLAGS  = -qpdf2 -O5 -lhmu -qalign=natural


256.bzip2=peak=default=default:
notes410_1		=   256.bzip2:    -qpdf1/pdf2
notes410_2		=                 -O5 -blpdata -qarch=pwr3 -qtune=pwr3

fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    = -qpdf1 -O5 -blpdata -qarch=pwr3 -qtune=pwr3
PASS1_LDCFLAGS  = -qpdf1 -O5 -blpdata -qarch=pwr3 -qtune=pwr3
PASS2_CFLAGS    = -qpdf2 -O5 -blpdata -qarch=pwr3 -qtune=pwr3
PASS2_LDCFLAGS  = -qpdf2 -O5 -blpdata -qarch=pwr3 -qtune=pwr3


300.twolf=peak=default=default:
notes420_1		=   300.twolf:    -qpdf1/pdf2
notes420_2		=                 -O5 -lhmu -qalign=natural -blpdata
notes420_3		=                 "CC      = /usr/vac/bin/xlc"

fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    = -qpdf1 -O5 -lhmu -qalign=natural -blpdata
PASS1_LDCFLAGS  = -qpdf1 -O5 -lhmu -qalign=natural -blpdata
PASS2_CFLAGS    = -qpdf2 -O5 -lhmu -qalign=natural -blpdata
PASS2_LDCFLAGS  = -qpdf2 -O5 -lhmu -qalign=natural -blpdata

CC              = /usr/vac/bin/xlc


###################################
# Floating Point benchmarks
###################################

fp=peak=default=default:
EXTRA_F77FLAGS =-qfixed

notes300_1		= 
notes300_2		= Peak Optimization Flags


168.wupwise=peak=default=default:
notes310_1		=   168.wupwise:  -O5 -qipa=partition=large -q64 -qarch=pwr4 -qtune=pwr4

F77OPTIMIZE     = -O5 -qipa=partition=large -q64 -qarch=pwr4 -qtune=pwr4


171.swim=peak=default=default:
notes320_1		=   171.swim:     -qpdf1/qpdf2 -O4 -blpdata -qarch=pwr4 -qtune=pwr4

fdo_pre0        = /usr/lpp/xlf/bin/cleanpdf
PASS1_F77FLAGS    = -qpdf1 -O4 -blpdata -qarch=pwr4 -qtune=pwr4
PASS1_LDF77FLAGS  = -qpdf1 -O4 -blpdata -qarch=pwr4 -qtune=pwr4
PASS2_F77FLAGS    = -qpdf2 -O4 -blpdata -qarch=pwr4 -qtune=pwr4
PASS2_LDF77FLAGS  = -qpdf2 -O4 -blpdata -qarch=pwr4 -qtune=pwr4


172.mgrid=peak=default=default:
notes330_1      =   172.mgrid:    fdpr -v -R3
notes330_2		=                 -O5 -qarch=pwr3 -qtune=pwr3 -blpdata -qalign=natural

F77OPTIMIZE     = -O5 -qarch=pwr3 -qtune=pwr3 -blpdata -qalign=natural -qfdpr
fdo_run1        = fdpr -v -R3 -p $commandexe -x $command
fdo_post1       = cp ${baseexe}.fdpr $baseexe


173.applu=peak=default=default:
notes340_1      =   173.applu:    -O4 -qarch=pwr3 -qtune=pwr3 -blpdata

F77OPTIMIZE     = -O4 -qarch=pwr3 -qtune=pwr3 -blpdata



177.mesa=peak=default=default:
notes350_1		=   177.mesa:     -qpdf1/pdf2
notes350_2		=                 fdpr -v -R3
notes350_3		=                 -O3 -blpdata -qipa=level=2 -qalign=natural -qarch=pwr3 -qtune=pwr3

fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    = -qpdf1 -O3 -blpdata -qipa=level=2 -qalign=natural -qarch=pwr3 -qtune=pwr3
PASS1_LDCFLAGS  = -qpdf1 -O3 -blpdata -qipa=level=2 -qalign=natural -qarch=pwr3 -qtune=pwr3
PASS2_CFLAGS    = -qpdf2 -O3 -blpdata -qipa=level=2 -qalign=natural -qarch=pwr3 -qtune=pwr3
PASS2_LDCFLAGS  = -qpdf2 -O3 -blpdata -qipa=level=2 -qalign=natural -qarch=pwr3 -qtune=pwr3
fdo_run2        = fdpr -v -R3 -p $commandexe -x $command
fdo_post2       = cp ${baseexe}.fdpr $baseexe



178.galgel=peak=default=default:
notes360_1		=   178.galgel:   -qpdf1/pdf2
notes360_2		=                 -O5 -blpdata -qessl -lessl -qarch=pwr4 -qtune=pwr4

fdo_pre0        = /usr/lpp/xlf/bin/cleanpdf
PASS1_FFLAGS    = -qpdf1 -O5 -blpdata -qessl -lessl -qarch=pwr4 -qtune=pwr4
PASS1_LDFFLAGS  = -qpdf1 -O5 -blpdata -qessl -lessl -qarch=pwr4 -qtune=pwr4
PASS2_FFLAGS    = -qpdf2 -O5 -blpdata -qessl -lessl -qarch=pwr4 -qtune=pwr4
PASS2_LDFFLAGS  = -qpdf2 -O5 -blpdata -qessl -lessl -qarch=pwr4 -qtune=pwr4


179.art=peak=default=default:
notes380_1		=   179.art:      basepeak = 1
basepeak = 1
#notes380_1		=   179.art:      -O5 -qalign=natural -D_ILS_MACROS -qarch=pwr4 -qtune=pwr4

# COPTIMIZE       = -O5 -qalign=natural -D_ILS_MACROS -qarch=pwr4 -qtune=pwr4


183.equake=peak=default=default:
notes390_1		=   183.equake:   fdpr -v -R3
notes390_2      =                 -O5 -blpdata -qalign=natural -qarch=pwr4 -qtune=pwr4 -qfdpr

COPTIMIZE       = -O5 -blpdata -qalign=natural -qarch=pwr4 -qtune=pwr4 -qfdpr
fdo_run1        = fdpr -v -R3 -p $commandexe -x $command
fdo_post1       = cp ${baseexe}.fdpr $baseexe


187.facerec=peak=default=default:
notes400_1		=   187.facerec:  -qpdf1/pdf2
notes400_2		=                 fdpr -v -R3
notes400_3      =                 -O5 -qarch=pwr3 -qtune=pwr3 -lmass -blpdata

fdo_pre0        = /usr/lpp/xlf/bin/cleanpdf
PASS1_FFLAGS    = -qpdf1 -O5 -qarch=pwr3 -qtune=pwr3 -lmass -blpdata
PASS1_LDFFLAGS  = -qpdf1 -O5 -qarch=pwr3 -qtune=pwr3 -lmass -blpdata
PASS2_FFLAGS    = -qpdf2 -O5 -qarch=pwr3 -qtune=pwr3 -lmass -blpdata
PASS2_LDFFLAGS  = -qpdf2 -O5 -qarch=pwr3 -qtune=pwr3 -lmass -blpdata

fdo_run2        = fdpr -v -R3 -p $commandexe -x $command
fdo_post2       = cp ${baseexe}.fdpr $baseexe



188.ammp=peak=default=default:
notes410_1      =   188.ammp:     -qpdf1/pdf2 -L/usr/vac/lib
notes410_3      =                 fdpr -v -R3
notes410_4      =                 -O5 -blpdata -qalign=natural -qipa=partition=large -qarch=pwr4 -qtune=pwr4

fdo_pre0        = /usr/vac/bin/cleanpdf
PASS1_CFLAGS    = -qpdf1 -O5 -blpdata -qalign=natural -qipa=partition=large -qarch=pwr4 -qtune=pwr4
PASS1_LDCFLAGS  = -qpdf1 -O5 -blpdata -qalign=natural -qipa=partition=large -qarch=pwr4 -qtune=pwr4
PASS2_CFLAGS    = -qpdf2 -O5 -blpdata -qalign=natural -qipa=partition=large -qarch=pwr4 -qtune=pwr4
PASS2_LDCFLAGS  = -qpdf2 -O5 -blpdata -qalign=natural -qipa=partition=large -qarch=pwr4 -qtune=pwr4
fdo_run2        = fdpr -v -R3 -p $commandexe -x $command
fdo_post2       = cp ${baseexe}.fdpr $baseexe


189.lucas=peak=default=default:
notes420_1		=   189.lucas:    -O3 -qarch=pwr3 -qtune=pwr3 -blpdata -qipa=level=2 -qalign=natural

FOPTIMIZE       = -O3 -qarch=pwr3 -qtune=pwr3 -blpdata -qipa=level=2 -qalign=natural


191.fma3d=peak=default=default:
notes430_1		=   191.fma3d:    -O3 -qarch=pwr3 -qtune=pwr3 -blpdata -qipa=level=2 -qalign=natural

FOPTIMIZE       = -O3 -lhmu -qipa=partition=large -blpdata -qarch=pwr4 -qtune=pwr4
#FOPTIMIZE      = -O3 -lhmu -qipa=partition=large -blpdata -qarch=pwr4 -qtune=pwr4 -qfdpr
#fdo_run1       = fdpr -v -R3 -p $commandexe -x $command
#fdo_post1      = cp ${baseexe}.fdpr $baseexe


200.sixtrack=peak=default=default:
notes440_1		=   200.sixtrack:  -O3 -qhot -qarch=pwr4 -qtune=pwr4

F77OPTIMIZE     = -O3 -qhot -qarch=pwr4 -qtune=pwr4


301.apsi=peak=default=default:
notes450_1		=   301.apsi:     fdpr -v -R3
notes450_2      =                 -O5 -lmass -qalign=natural -qessl -lessl -blpdata -qfdpr
notes450_3      =                 -qarch=pwr4 -qtune=pwr4 -qsave

F77OPTIMIZE     = -O5 -lmass -qalign=natural -qessl -lessl -blpdata -qfdpr -qarch=pwr4 -qtune=pwr4 -qsave
fdo_run1        = fdpr -v -R3 -p $commandexe -x $command
fdo_post1       = cp ${baseexe}.fdpr $baseexe


# ---- End inclusion of '/spec/cpu2000/config/software.nim01.cpu2000.inc'
include: rs6000.inc						# Hardware descriptions.
# ---- Begin inclusion of '/spec/cpu2000/config/rs6000.inc'



default=default=default=H+.1_of_32cpu:
# Details of the 1700 MHz Regatta-H+ System.
# This is sold as an SMP system; for the purposes of the
# 1-way measurements we present it as a single-CPU system.
# Note that start from a 32-way here, deconfiguring 31
# processors, as opposed to starting with an 8-way and
# only having to deconfigure 7.

hw_model		= IBM eServer pSeries 690 Turbo (1700 MHz, 1 CPU)
hw_avail		= May-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1700
hw_ncpu			= 1
hw_ncpuorder	= 8,16,24,32
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 128MB unified (off-chip) per MCM, 4 MCMs in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= 31 processors were deconfigured through the configuration menu.
notes950		= 6 memory-cards were deconfigured through the configuration menu.
notes960		= 



default=default=default=H+:
# Details of the 1700 MHz Regatta-H+ System.

hw_model		= IBM eServer pSeries 690 Turbo (1700 MHz, 32 CPU)
hw_avail		= May-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1700
hw_ncpu			= 32
hw_ncpuorder	= 8,16,24,32
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified, shared (on chip) per chip
hw_tcache		= 128MB unified (off-chip) per MCM, 4 MCMs in SUT (4 chips per MCM)
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 32	# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 32	# For SPEC/OMP "speed" run
sw_threads			= 32

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 



default=default=default=p670+.1_of_16cpu:
# Details of the 1500 MHz Regatta-p670+ System.
# This is sold as an SMP system; for the purposes of the
# 1-way measurements we present it as a single-CPU system.
# Note that start from a 16-way here, deconfiguring 15
# processors, as opposed to starting with a 4-way and
# only having to deconfigure 3.

hw_model		= IBM eServer pSeries 670 (1500 MHz, 1 CPU)
hw_avail		= May-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1500
hw_ncpu			= 1
hw_ncpuorder	= 4,8,16
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB shared (on chip)
hw_tcache		= 128MB unified (off-chip) per MCM, 2 MCMs in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= 15 processors were deconfigured through the configuration menu.
notes950		= 2 memory-cards were deconfigured through the configuration menu.
notes960		= 



default=default=default=p670+:
# Details of the 1500 MHz Regatta-p670+ System.

hw_model		= IBM eServer pSeries 670 (1500 MHz, 16 CPU)
hw_avail		= May-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1700
hw_ncpu			= 16
hw_ncpuorder	= 4,8,16
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified, shared (on chip) per chip
hw_tcache		= 128MB unified (off-chip) per MCM, 2 MCMs in SUT (4 chips per MCM)
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 16	# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 16	# For SPEC/OMP "speed" run
sw_threads			= 16

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 



default=default=default=IH+.1cpu:
# Details of the 1500 MHz Regatta-IH+ System.
# This is sold as an SMP system; for the purposes of the
# 1-way measurements we present it as a single-CPU system.

hw_model		= IBM eServer pSeries 655 (1500 MHz, 1 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1500
hw_ncpu			= 1
hw_ncpuorder	= 8
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB shared (on chip)
hw_tcache		= 128MB unified (off-chip) per MCM, 1 MCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= 7 processors were deconfigured through the configuration menu.
notes950		= 



default=default=default=IH+.HPC.1cpu:
# Details of the 1700 MHz Regatta-IH+ System.
# This is sold as an SMP system; for the purposes of the
# 1-way measurements we present it as a single-CPU system.

hw_model		= IBM eServer pSeries 655 (1700 MHz, 1 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1700
hw_ncpu			= 1
hw_ncpuorder	= 4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 128MB unified (off-chip) per MCM, 1 MCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= 3 processors were deconfigured through the configuration menu.
notes950		= 



default=default=default=IH++.1cpu:
# Details of the 1700 MHz Regatta-IH++ System.

hw_model		= IBM eServer pSeries 655 (1700 MHz, 1 CPU)
hw_avail		= Jan-2004
hw_cpu			= POWER4+
hw_cpu_mhz		= 1700
hw_ncpu			= 1
hw_ncpuorder	= 4,8
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB unified, shared (on chip)
hw_tcache		= 128MB unified (off-chip) per MCM, 1 MCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 


default=default=default=IH+.8cpu:
# Details of the 1500 MHz Regatta-IH+ System.

hw_model		= IBM eServer pSeries 655 (1500 MHz, 8 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1500
hw_ncpu			= 8
hw_ncpuorder	= 8
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified, shared (on chip) per chip
hw_tcache		= 128MB unified (off-chip) per MCM, 1 MCM in SUT (4 chips per MCM)
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 8		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 8		# For SPEC/OMP "speed" run
sw_threads			= 8

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 


default=default=default=IH++.8cpu:
# Details of the 1700 MHz Regatta-IH++ System.

hw_model		= IBM eServer pSeries 655 (1700 MHz, 8 CPU)
hw_avail		= Jan-2004
hw_cpu			= POWER4+
hw_cpu_mhz		= 1700
hw_ncpu			= 4,8
hw_ncpuorder	= 8
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified, shared (on chip) per chip
hw_tcache		= 128MB unified (off-chip) per MCM, 1 MCM in SUT (4 chips per MCM)
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 8		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 8		# For SPEC/OMP "speed" run
sw_threads			= 8

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 




default=default=default=IH+.HPC.4cpu:
# Details of the 1700 MHz Regatta-IH+ System.

hw_model		= IBM eServer pSeries 655 (1700 MHz, 4 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1700
hw_ncpu			= 4
hw_ncpuorder	= 4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (1 CPU per chip)
hw_scache		= 1536KB unified, shared (on chip) per chip
hw_tcache		= 128MB unified (off-chip) per MCM, 1 MCM in SUT (4 chips per MCM)
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 4		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 4		# For SPEC/OMP "speed" run
sw_threads			= 4

notes900		= 
notes910		= MCM: Acronym for "Multi-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 



default=default=default=MI_GQ.1cpu.1450MHz:
# Details of the 1450 MHz Regatta-MI/GQ Server/Workstation.
# This is sold in a variety of combinations; for the purposes of
# the 1-way measurements we present it as a single-CPU system.

hw_model		= IBM eServer pSeries 650 Model 6M2 (1450 MHz, 1 CPU)
hw_avail		= Dec-2002
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 1
hw_ncpuorder	= 2,4,6,8
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 1 SCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 4		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 4		# For SPEC/OMP "speed" run
sw_threads			= 4

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= The 1-way pSeries 650 machine contains 1 CPU board.
notes950		= 1 processor was deconfigured through the configuration menu.
notes990		= 



default=default=default=MI_GQ.8cpu.1450MHz:
# Details of the 1450 MHz Regatta-MI/GQ Server/Workstation.

hw_model		= IBM eServer pSeries 650 Model 6M2 (1450 MHz, 8 CPU)
hw_avail		= Dec-2002
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 8
hw_ncpuorder	= 2,4,6,8
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 4 SCMs in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 8		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 8		# For SPEC/OMP "speed" run
sw_threads			= 8

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes990		= 



default=default=default=LER_GQ.1cpu.1200MHz:
# Details of the 1200 MHz Regatta-LER/GQ Server/Workstation.
# Note that the 6C4 & 6E4 are identical; we just edit the
# rawfile and resubmit for each one.
# This is sold in a variety of combinations; for the purposes of
# the 1-way measurements we present it as a single-CPU system.

hw_model		= IBM eServer pSeries 630 Model 6C4 (1200 MHz, 1 CPU)
hw_avail		= Apr-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1200
hw_ncpu			= 1
hw_ncpuorder	= 1,2,4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 1 SCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 630 Model 6C3 (rack-mount server) and pSeries
notes950		= 630 Model 6E3 (deskside server) are electronically equivalent.
notes960		= 
notes970		= The 1-way pSeries 630 machine contains 1 CPU board.
notes980		= 1 processor was deconfigured through the configuration menu.
notes990		= 



default=default=default=LER_GQ.2cpu.1200MHz:
# Details of the 1200 MHz Regatta-LER/GQ Server/Workstation.
# Note that the 6C4 & 6E4 are identical; we just edit the
# rawfile and resubmit for each one.
# This is a 2-way "Turbo" arrangement.

hw_model		= IBM eServer pSeries 630 Model 6C4 (1200 MHz, 2 CPU)
hw_avail		= Apr-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1200
hw_ncpu			= 2
hw_ncpuorder	= 1,2,4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 1 SCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 2		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 2		# For SPEC/OMP "speed" run
sw_threads			= 2

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 630 Model 6C3 (rack-mount server) and pSeries
notes950		= 630 Model 6E3 (deskside server) are electronically equivalent.
notes960        = 
notes970		= The 1-way pSeries 630 machine contains 1 CPU board.
notes990		= 



default=default=default=LER_GQ.4cpu.1200MHz:
# Details of the 1200 MHz Regatta-LER/GQ Server/Workstation.
# Note that the 6C4 & 6E4 are identical; we just edit the
# rawfile and resubmit for each one.

hw_model		= IBM eServer pSeries 630 Model 6C4 (1200 MHz, 4 CPU)
hw_avail		= Apr-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1200
hw_ncpu			= 4
hw_ncpuorder	= 1,2,4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 2 SCMs in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 4		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 4		# For SPEC/OMP "speed" run
sw_threads			= 4

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 630 Model 6C3 (rack-mount server) and pSeries
notes950		= 630 Model 6E3 (deskside server) are electronically equivalent.
notes990		= 



default=default=default=LER_GQ.1cpu.1450MHz:
# Details of the 1450 MHz Regatta-LER/GQ Server/Workstation.
# Note that the 6C4 & 6E4 are identical; we just edit the
# rawfile and resubmit for each one.
# This is sold in a variety of combinations; for the purposes of
# the 1-way measurements we present it as a single-CPU system.

hw_model		= IBM eServer pSeries 630 Model 6C4 (1450 MHz, 1 CPU)
hw_avail		= Feb-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 1
hw_ncpuorder	= 1,2,4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 1 SCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 630 Model 6C3 (rack-mount server) and pSeries
notes950		= 630 Model 6E3 (deskside server) are electronically equivalent.
notes960		= 
notes970		= The 1-way pSeries 630 machine contains 1 CPU board.
notes980		= 1 processor was deconfigured through the configuration menu.
notes990		= 



default=default=default=LER_GQ.2cpu.1450MHz:
# Details of the 1450 MHz Regatta-LER/GQ Server/Workstation.
# Note that the 6C4 & 6E4 are identical; we just edit the
# rawfile and resubmit for each one.
# This is a 2-way "Turbo" arrangement.

hw_model		= IBM eServer pSeries 630 Model 6C4 (1450 MHz, 2 CPU)
hw_avail		= Feb-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 2
hw_ncpuorder	= 1,2,4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 1 SCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 2		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 2		# For SPEC/OMP "speed" run
sw_threads			= 2

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 630 Model 6C3 (rack-mount server) and pSeries
notes950		= 630 Model 6E3 (deskside server) are electronically equivalent.
notes960        = 
notes970		= The 1-way pSeries 630 machine contains 1 CPU board.
notes990		= 



default=default=default=LER_GQ.4cpu.1450MHz:
# Details of the 1450 MHz Regatta-LER/GQ Server/Workstation.
# Note that the 6C4 & 6E4 are identical; we just edit the
# rawfile and resubmit for each one.

hw_model		= IBM eServer pSeries 630 Model 6C4 (1450 MHz, 4 CPU)
hw_avail		= Feb-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 4
hw_ncpuorder	= 1,2,4
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPU per chip)
hw_scache		= 1536KB unified (on chip)
hw_tcache		= 8MB unified (off-chip) per SCM, 2 SCMs in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 4		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 4		# For SPEC/OMP "speed" run
sw_threads			= 4

notes900		= 
notes910		= SCM: Acronym for "Single-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 630 Model 6C3 (rack-mount server) and pSeries
notes950		= 630 Model 6E3 (deskside server) are electronically equivalent.
notes990		= 



default=default=default=E4.1000MHz:
# Details of the 1000 MHz Regatta-E4 Workstation.
# This is only sold as a single-CPU system.

hw_model		= IBM IntelliStation POWER 275 Workstation (1000 MHz, 1 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1000
hw_ncpu			= 1
hw_ncpuorder	= 1
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB shared (on chip)
hw_tcache		= 8MB unified (off-chip) per DCM, 1 DCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= DCM: Acronym for "Dual-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 



default=default=default=E4.1cpu.1200MHz:
# Details of the 1200 MHz Regatta-E4 Workstation.
# This is sold as a single- or dual- CPU system;
# for the 1-way measurements we present it as a
# single-CPU system.

hw_model		= IBM pSeries 615 Model 6C3 (1200 MHz, 1 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1200
hw_ncpu			= 1
hw_ncpuorder	= 1,2
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB shared (on chip)
hw_tcache		= 8MB unified (off-chip) per DCM, 1 DCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= DCM: Acronym for "Dual-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 615 Model 6C3 (rack-mount server) and pSeries
notes950		= 615 Model 6E3 (deskside server) are electronically equivalent.
notes960		= 1 processor was deconfigured through the configuration menu.
notes970		= 



default=default=default=E4.2cpu.1200MHz:
# Details of the 1200 MHz Regatta-E4 Workstation.
# This is sold as a single- or dual- CPU system;
# here is the dual-CPU description.

hw_model		= IBM pSeries 615 Model 6C3 (1200 MHz, 2 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1200
hw_ncpu			= 2
hw_ncpuorder	= 1,2
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPUs per chip)
hw_scache		= 1536KB unified, shared (on chip)
hw_tcache		= 8MB unified (off-chip) per DCM, 1 DCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 2		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 2		# For SPEC/OMP "speed" run
sw_threads			= 2

notes900		= 
notes910		= DCM: Acronym for "Dual-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940		= IBM eServer pSeries 615 Model 6C3 (rack-mount server) and pSeries
notes950		= 615 Model 6E3 (deskside server) are electronically equivalent.
notes970		= 



default=default=default=E4.6C3.1cpu.1450MHz:
# Details of the 1450 MHz Regatta-E4 Workstation.
# This is sold as a single- or dual- CPU system;
# for the 1-way measurements we present it as a
# single-CPU system.

hw_model		= IBM pSeries 615 Model 6C3 (1450 MHz, 1 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 1
hw_ncpuorder	= 1,2
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB shared (on chip)
hw_tcache		= 8MB unified (off-chip) per DCM, 1 DCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= DCM: Acronym for "Dual-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes960		= 1 processor was deconfigured through the configuration menu.
notes970		= 



default=default=default=E4.6C3.2cpu.1450MHz:
# Details of the 1450 MHz Regatta-E4 Workstation.
# This is sold as a single- or dual- CPU system;
# here is the dual-CPU description.

hw_model		= IBM pSeries 615 Model 6C3 (1450 MHz, 2 CPU)
hw_avail		= Jul-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 2
hw_ncpuorder	= 1,2
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPUs per chip)
hw_scache		= 1536KB unified, shared (on chip)
hw_tcache		= 8MB unified (off-chip) per DCM, 1 DCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 2		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 2		# For SPEC/OMP "speed" run
sw_threads			= 2

notes900		= 
notes910		= DCM: Acronym for "Dual-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 



#
default=default=default=E4.Server.6C3.1cpu.1450MHz:
# Details of the 1450 MHz Regatta-E4 Server.
# This is sold as a dual- CPU system;
# for the 1-way measurements we present it as a
# single-CPU system.

hw_model		= IBM eServer pSeries 615 Model 6C3 (1450 MHz, 1 CPU)
hw_avail		= Oct-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 1
hw_ncpuorder	= 2
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip)
hw_scache		= 1536KB shared (on chip)
hw_tcache		= 8MB unified (off-chip) per DCM, 1 DCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 0		# "speed" run, for 1 CPU.
users				= 1		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 1		# For SPEC/OMP "speed" run
sw_threads			= 1

notes900		= 
notes910		= DCM: Acronym for "Dual-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940        = IBM eServer pSeries 615 Model 6C3 (rack-mount server) and pSeries
notes950        = 615 Model 6E3 (deskside server) are electronically equivalent.
notes960		= 1 processor was deconfigured through the configuration menu.
notes970		= 



default=default=default=E4.Server.6C3.2cpu.1450MHz:
# Details of the 1450 MHz Regatta-E4 Server.
# This is sold as a dual- CPU system;
# here is the dual-CPU description.

hw_model		= IBM eServer pSeries 615 Model 6C3 (1450 MHz, 2 CPU)
hw_avail		= Oct-2003
hw_cpu			= POWER4+
hw_cpu_mhz		= 1450
hw_ncpu			= 2
hw_ncpuorder	= 2
hw_fpu			= Integrated
hw_pcache		= 64KBI+32KBD (on chip) per CPU (2 CPUs per chip)
hw_scache		= 1536KB unified, shared (on chip)
hw_tcache		= 8MB unified (off-chip) per DCM, 1 DCM in SUT
hw_ocache		= None
hw_other		= None

rate				= 1
users				= 2		# For SPEC/CPU "rate" run
ENV_OMP_NUM_THREADS	= 2		# For SPEC/OMP "speed" run
sw_threads			= 2

notes900		= 
notes910		= DCM: Acronym for "Dual-Chip Module"
notes920		= SUT: Acronym for "System Under Test"
notes930		= 
notes940        = IBM eServer pSeries 615 Model 6C3 (rack-mount server) and pSeries
notes950        = 615 Model 6E3 (deskside server) are electronically equivalent.
notes955		= 



# ---- End inclusion of '/spec/cpu2000/config/rs6000.inc'