# Invocation command line: # /usr/spec2000/bin/runspec -cpower4.cfg fp ############################################################################ ################################################################################ # SPEC CPU2000 Benchmark Config file IBM RS/6000 AIX # For: model GP running AIX 5.1C # Last Changed: 9.18.01 ################################################################################ #=============================================================================== # Global Options apply to all runs #=============================================================================== VENDOR = ibm action = validate tune = all output_format = asc runout = yes teeout = yes ext = power4 basepeak=0 #--number of times each test will be run (reportable must be and odd num >= 3) iterations = 3 mean_anyway = 1 ignore_errors = 0 #--turn on both of the following for reportable (non-test) runs reportable = 1 check_md5 = 1 #--prevent log file lines that are too long for vi log_line_width = 156 company_name = IBM Corporation machine_name = BU12b hw_vendor = IBM Corporation hw_model = IBM eServer pSeries 690 hw_cpu = POWER4 hw_cpu_mhz = 1300Mhz hw_fpu = Integrated hw_ncpu = 1 hw_ncpuorder = 8,16,24,32 hw_pcache = 64KBI+32KBD (on chip) hw_scache = 1.41MB unified (on chip) hw_tcache = 32MB * 4 unified (off Chip) hw_ocache = None hw_parallel = None hw_memory = 16GB hw_disk = 1x18GB 7200RPM hw_other = Ethernet hw_avail = Dec-2001 sw_os = AIX 5.1C sw_file = AIX/JFS sw_state = Multi-user sw_avail = Dec-2001 license_num = 11 tester_name = IBM, Austin, TX test_date = Sep-2001 #--------------------------------- # Floating point specific notes #--------------------------------- fp=default=default=default: sw_compiler01 = Fortran 77 and 90: IBM xl Fortran 7.1.1 Dev12 as "xlf90" sw_compiler02 = C: IBM VAC 5.0.2 Dev12 invoked as "xlc" notes001 = Portability Flags notes002 = -qfixed used in: wupwise, swim, mgrid, applu, galgel, sixtrack, apsi notes003 = -qsuffix=f=f90 used in: galgel, facerec, lucas, fma3d notes004 = Base Optimization Flags: notes005 = Fortran: -O5 -lhmu -lmass -qalign=natural notes006 = C: -O5 -lhmu -lmass -qalign=natural notes007 = Peak Opti notes008 = 168.wupwise: -O3 -qarch=pwr3 -qtune=pwr3 -lmass -qipa=level=2:partition=large -qalign=natural , fdpr -v -R3 notes009 = 171.swim: -O4 -q64 notes010 = 172.mgrid: -O3 -qarch=pwr3 -qtune=pwr3 -lmass -qhot -qalign=natural notes011 = 173.applu: -O3 -qarch=pwr3 -qtune=pwr3 -lmass -qhot notes012 = 177.mesa: -O5 -lmass -lhmu -qalign=natural -q64 notes013 = 178.galgel: -O5 -qpdf1/pdf2 -lessl -lmass -qalign=natural -qessl=yes , fdpr -v -R3 notes014 = 179.art: basepeak=1 notes015 = 183.equake: basepeak=1 notes016 = 187.facerec: -O5 arch=pwr3 -qtune=pwr3 -lmass -qhot -qalign=natural , fdpr -v -R3 notes017 = 188.ammp: basepeak=1 notes018 = 189.lucas: -O3 -q64 notes019 = 191.fma3d: -O4 -qarch=pwr3 -qtune=pwr3 -lmass -qipa=partition=large -qalign=natural notes020 = 200.sixtrack basepeak=1 notes021 = 301.apsi: basepeak=1 #--------------------------------- # Integer specific notes #--------------------------------- int=default=default=default: sw_compiler01 = C: IBM VAC 5.0.2 Dev12 invoked as "cc" except where noted as "xlc" sw_compiler02 = C++: IBM VAC++ 5.0.2 DEV12 invoked as "xlC" notes001 = Portability Flags: notes002 = gcc: -ma -qlanglvl=ansi -DHOST_WORDS_BIG_ENDIAN notes003 = crafty: -DAIX notes004 = eon: -DNEED_EXPLICIT_SPECIALIZATION EXTRA_LDFLAGS=-I. -DNDEBUG notes005 = perlbmk: -DSPEC_CPU2000_AIX notes006 = gap: -DSYS_IS_BSD -DSYS_STRING_H -DSYS_HAS_TIME_PROTO -DSYS_HAS_MALLOC_PROTO -DSYS_HAS_CALLOC_PROTO notes007 = twolf: -DHAVE_SIGNED_CHAR notes008 = Base Optimization Flags: notes009 = C: -qpdf1/pdf2 -O5 -lhmu -qalign=natural notes010 = C++: -qpdf1/pdf2 -O5 -lhmu -qalign=natural notes011 = Peak Optimization Flags notes012 = 164.gzip: CC= /usr/vac/bin/xlc, -O4 -qpdf1/pdf2 -L/usr/vac/lib notes012 = 175.vpr: -O4 -qarch=ppc -qtune=pwr3 , fdpr -v -R3 notes013 = 176.gcc: basepeak=1 notes014 = 181.mcf: -O3 -lhmu -qipa=partition=large , fdpr -v -R3 notes015 = 186.crafty: -O4 -q64 , fdpr -v -R3 notes016 = 197.parser: -O5 , fdpr -v -R3 notes017 = 252.eon: basepeak=1 notes018 = 253.perlbmk: basepeak=1 notes019 = 254.gap: basepeak=1 notes020 = 255.vortex: basepeak=1 notes021 = 256.bzip2: basepeak=1 notes022 = 300.twolf: CC= /usr/vac/bin/xlc, -O5 -qpdf1/pdf2 -lhmu -qalign=natural -L/usr/vac/lib ################################################################################ ################################################################################ ###### ###### ###### DO NOT EDIT BELOW THIS BLOCK ###### ###### (unless you are prepared to build new binaries) ###### ###### ###### ################################################################################ ################################################################################ #=============================================================================== # How the compilers are called # The settings used here are for IBM C/C++ and xl Fortran compilers #=============================================================================== fp=default=default=default: CC = /usr/vac/bin/xlc FC = xlf90 F77 = xlf90 int=default=default=default: CC = /usr/vac/bin/cc CXX = /usr/vacpp/bin/xlC #=============================================================================== # Base Level Optimizations # Limited to 4 flags #=============================================================================== #------------------------ # Floating Point #------------------------ fp=base=default=default: FOPTIMIZE =-O5 -qalign=natural -lhmu -lmass COPTIMIZE =-O5 -qalign=natural -lhmu -lmass #=============================================================================== #------------------------ # Integer #------------------------ int=base=default=default: fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_CFLAGS =-qpdf1 -O5 -lhmu -qalign=natural PASS1_LDCFLAGS =-lpdf -L/usr/vac/lib -O5 -lhmu -qalign=natural PASS2_CFLAGS =-qpdf2 -O5 -lhmu -qalign=natural PASS2_LDCFLAGS =-O5 -lhmu -qalign=natural PASS1_CXXFLAGS =-qpdf1 -O5 -lhmu -qalign=natural PASS1_LDCXXFLAGS =-lpdf -L/usr/vac/lib -O5 -lhmu -qalign=natural PASS2_CXXFLAGS =-qpdf2 -O5 -lhmu -qalign=natural PASS2_LDCXXFLAGS =-O5 -lhmu -qalign=natural #=============================================================================== # 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 #=============================================================================== # Integer Portability Flags # no optimizations allowed here #=============================================================================== 176.gcc=default=default=default: EXTRA_CFLAGS=-ma -qlanglvl=ansi -DHOST_WORDS_BIG_ENDIAN 186.crafty=default=default=default: EXTRA_CFLAGS=-DAIX 252.eon=default=default=default: EXTRA_CXXFLAGS=-DNEED_EXPLICIT_SPECIALIZATION 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 peak optimization flags #=============================================================================== 164.gzip=peak=default=default: CC = /usr/vac/bin/xlc fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_CFLAGS =-qpdf1 -O4 PASS1_LDCFLAGS =-lpdf -L/usr/vac/lib -O4 PASS2_CFLAGS =-qpdf2 -O4 PASS2_LDCFLAGS =-O4 175.vpr=peak=default=default: COPTIMIZE=-O4 -qarch=ppc -qtune=pwr3 fdo_run1 = fdpr -v -R3 -p $commandexe -x $command fdo_post1 = cp ${baseexe}.fdpr $baseexe 176.gcc=peak=default=default: basepeak=1 181.mcf=peak=default=default: COPTIMIZE=-O3 -lhmu -qipa=partition=large fdo_run1 = fdpr -v -R3 -p $commandexe -x $command fdo_post1 = cp ${baseexe}.fdpr $baseexe 186.crafty=peak=default=default: COPTIMIZE=-O4 -q64 fdo_run1 = fdpr -v -R3 -p $commandexe -x $command fdo_post1 = cp ${baseexe}.fdpr $baseexe 197.parser=peak=default=default: COPTIMIZE=-O5 fdo_run1 = fdpr -v -R3 -p $commandexe -x $command fdo_post1 = cp ${baseexe}.fdpr $baseexe 252.eon=peak=default=default: basepeak=1 253.perlbmk=peak=default=default: basepeak=1 254.gap=peak=default=default: basepeak=1 255.vortex=peak=default=default: basepeak=1 256.bzip2=peak=default=default: basepeak=1 300.twolf=peak=default=default: CC = /usr/vac/bin/xlc fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_CFLAGS =-qpdf1 -O5 -lhmu -qalign=natural PASS1_LDCFLAGS =-lpdf -L/usr/vac/lib -O5 -lhmu -qalign=natural PASS2_CFLAGS =-qpdf2 -O5 -lhmu -qalign=natural PASS2_LDCFLAGS =-O5 -lhmu -qalign=natural #=============================================================================== # Floating Point peak optimization flags #=============================================================================== default=peak=default=default: EXTRA_F77FLAGS =-qfixed 168.wupwise=peak=default=default: F77OPTIMIZE =-O5 -lmass fdo_run1 = fdpr -v -R3 -p $commandexe -x $command fdo_post1 = cp ${baseexe}.fdpr $baseexe 171.swim=peak=default=default: F77OPTIMIZE =-O4 -q64 172.mgrid=peak=default=default: F77OPTIMIZE =-O3 -qarch=pwr3 -qtune=pwr3 -lmass -qhot -qalign=natural 173.applu=peak=default=default: F77OPTIMIZE =-O3 -qarch=pwr3 -qtune=pwr3 -lmass -qhot 177.mesa=peak=default=default: COPTIMIZE =-O5 -qalign=natural -lmass -lhmu -q64 178.galgel=peak=default=default: fdo_pre0 = /usr/lpp/xlf/bin/cleanpdf PASS1_FFLAGS = -qpdf1 -O5 -qalign=natural -qessl=yes -lessl -lmass PASS1_LDFFLAGS = -lpdf -L/usr/lpp/xlf/lib/pdf -O5 -qalign=natural -qessl=yes -lessl -lmass PASS2_FFLAGS = -qpdf2 -O5 -qalign=natural -qessl=yes -lessl -lmass PASS2_LDFFLAGS = -O5 -qalign=natural -qessl=yes -lessl -lmass fdo_run2 = fdpr -v -R3 -p $commandexe -x $command fdo_post2 = cp ${baseexe}.fdpr $baseexe 179.art=peak=default=default: basepeak=1 183.equake=peak=default=default: basepeak=1 187.facerec=peak=default=default: FOPTIMIZE =-O5 -lmass fdo_run1 = fdpr -v -R3 -p $commandexe -x $command fdo_post1 = cp ${baseexe}.fdpr $baseexe 188.ammp=peak=default=default: basepeak=1 189.lucas=peak=default=default: FOPTIMIZE =-O3 -q64 191.fma3d=peak=default=default: FOPTIMIZE =-O4 -qarch=pwr3 -qtune=pwr3 -lmass -qipa=partition=large -qalign=natural 200.sixtrack=peak=default=default: basepeak=1 301.apsi=peak=default=default: basepeak=1