# Invocation command line: # /usr/spec2000/bin/runspec -a validate -T all -v 6 -n 3 -c /tmp/specdriver-139458.tmp7 int ############################################################################ ################################################################################ # SPEC CPU2000 Benchmark Config file IBM pSeries AIX # For: AIX 5L 5.1 # Last Changed: 11.01.01 (bring out your dead!) ################################################################################ #=============================================================================== # Global Options apply to all runs #=============================================================================== VENDOR = ibm action = validate tune = all output_format = asc runout = yes teeout = yes ext = power4.int2 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 = bone_crusher12 hw_vendor = IBM Corporation hw_model = IBM eServer pSeries 690 Turbo hw_cpu = POWER4 hw_cpu_mhz = 1300Mhz hw_fpu = Integrated hw_ncpu = 1 hw_ncpuorder = 16,24,32 hw_pcache = 64KBI+32KBD (on chip) hw_scache = 1440KB unified (on chip) hw_tcache = 128MB unified (off Chip) hw_ocache = None hw_parallel = None hw_memory = 16GB hw_disk = 1x18GB 10000RPM hw_other = None hw_avail = Dec-2001 sw_os = AIX 5L V5.1 sw_file = AIX/JFS sw_state = Multi-user sw_avail = Dec-2001 license_num = 11 tester_name = IBM, Austin, TX test_date = Oct-2001 #--------------------------------- # Floating point specific notes #--------------------------------- fp=default=default=default: sw_compiler01 = Fortran 77 and 90: IBM xl Fortran 7.1.1.0 invoked as "xlf90" sw_compiler02 = C: IBM VAC for AIX 6.0 BETA 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 Optization Flags: notes008 = 168.wupwise: -O5 -lmass, 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, notes014 = fdpr -v -R3 notes015 = 179.art: basepeak=1 notes016 = 183.equake: basepeak=1 notes017 = 187.facerec: -O5 -lmass, fdpr -v -R3 notes018 = 188.ammp: basepeak=1 notes019 = 189.lucas: -O3 -q64 notes020 = 191.fma3d: -O4 -qarch=pwr3 -qtune=pwr3 -lmass -qipa=partition=large notes021 -qalign=natural notes022 = 200.sixtrack basepeak=1 notes023 = 301.apsi: basepeak=1 notes024 = fdpr: Feedback directed program restructuring tool notes025 = APAR IY 22854 was applied to AIX 5L V5.1 to enable new hardware support. notes026 = /usr/spec2000 file system mounted with no JFS log file I/O. notes027 = The final version of the beta compiler will be available by Dec-2002. #--------------------------------- # Integer specific notes #--------------------------------- int=default=default=default: sw_compiler01 = C: IBM VAC for AIX 6.0 BETA invoked as "cc" except where noted as "xlc" sw_compiler02 = C++: IBM VAC++ for AIX 6.0 BETA invoked as "xlC" notes001 = Portability Flags: notes002 = gcc: -ma -qlanglvl=ansi -DHOST_WORDS_BIG_ENDIAN notes003 = crafty: -DAIX notes004 = eon: -DNEED_EXPLICIT_SPECIALIZATION notes005 = perlbmk: -DSPEC_CPU2000_AIX notes006 = gap: -DSYS_IS_BSD -DSYS_STRING_H -DSYS_HAS_TIME_PROTO -DSYS_HAS_MALLOC_PROTO notes007 = -DSYS_HAS_CALLOC_PROTO notes008 = twolf: -DHAVE_SIGNED_CHAR notes009 = Base Optimization Flags: notes010 = C: -qpdf1/pdf2 -O5 -lhmu -qalign=natural notes011 = C++: -qpdf1/pdf2 -O5 -lhmu -qalign=natural notes012 = Peak Optimization Flags notes013 = 164.gzip: CC=/usr/vac/bin/xlc, -O4 -qpdf1/pdf2 notes014 = 175.vpr: -O4 -qarch=ppc -qtune=pwr3, fdpr -v -R3 notes015 = 176.gcc: basepeak=1 notes016 = 181.mcf: -O3 -lhmu -qipa=partition=large, fdpr -v -R3 notes017 = 186.crafty: -O4 -q64, fdpr -v -R3 notes018 = 197.parser: -O5, fdpr -v -R3 notes019 = 252.eon: basepeak=1 notes020 = 253.perlbmk: basepeak=1 notes021 = 254.gap: basepeak=1 notes022 = 255.vortex: basepeak=1 notes023 = 256.bzip2: basepeak=1 notes024 = 300.twolf: CC=/usr/vac/bin/xlc, -O5 -qpdf1/pdf2 -lhmu -qalign=natural notes025 = fdpr: Feedback directed program restructuring tool notes026 = APAR IY 22854 was applied to AIX 5L V5.1 to enable new hardware support. notes027 = The final version of the beta compiler will be available by Dec-2002. ################################################################################ ################################################################################ ###### ###### ###### 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 =-qpdf1 -O5 -lhmu -qalign=natural -L/usr/vac/lib PASS2_CFLAGS =-qpdf2 -O5 -lhmu -qalign=natural PASS2_LDCFLAGS =-qpdf2 -O5 -lhmu -qalign=natural -L/usr/vac/lib PASS1_CXXFLAGS =-qpdf1 -O5 -lhmu -qalign=natural PASS1_LDCXXFLAGS =-qpdf1 -O5 -lhmu -qalign=natural -L/usr/vac/lib PASS2_CXXFLAGS =-qpdf2 -O5 -lhmu -qalign=natural PASS2_LDCXXFLAGS =-qpdf2 -O5 -lhmu -qalign=natural -L/usr/vac/lib #=============================================================================== # 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 =-qpdf1 -O4 -L/usr/vac/lib -O4 PASS2_CFLAGS =-qpdf2 -O4 PASS2_LDCFLAGS =-qpdf2 -O4 -L/usr/vac/lib -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 =-qpdf1 -O5 -lhmu -qalign=natural -L/usr/vac/lib PASS2_CFLAGS =-qpdf2 -O5 -lhmu -qalign=natural PASS2_LDCFLAGS =-qpdf2 -O5 -lhmu -qalign=natural -L/usr/vac/lib #=============================================================================== # 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