# Invocation command line: # /spec/omp2001/bin/runspec -c SqIH.tuned.007.cfg medium ############################################################################ # Invocation command line: # /data1/spec/omp2001.tunings/bin/runspec -c tuned.L4.ompM.001.cfg ############################################################################ ############################################################################ # Invocation command line: # # /spec/omp2001/bin/runspec -c tuned.L4.omp.001.cfg # ############################################################################ # # Authors: Carl Ponder, Alan MacKay & Kaivalya M. Dixit at IBM # ############################################################################ # # General environment settings. # OS_LIBS=-L/usr/lib ENV_OMP_DYNAMIC=FALSE ENV_XLSMPOPTS=SPINS=0:YIELDS=0:STACK=8000000:SCHEDULE=STATIC:STARTPROC=0:STRIDE=2 ENV_MALLOCMULTIHEAP=1 ENV_OMP_NUM_THREADS=16 # Compiler commands CC=/usr/vac/bin/xlc_r -qsmp=omp FC=/usr/bin/xlf90_r -qsmp=omp # # # Global details of reports. # company_name = IBM license_num = HPG0005 tester_name = IBM test_site = Austin, TX test_date = Oct-2004 # # 4-way Squadron-L4, DDR2. # hw_avail =Sep-2004 hw_vendor =IBM Corporation hw_model =IBM eServer pSeries 570 (1900 MHz, 4 CPU) hw_cpu =POWER5 hw_cpu_mhz =1900 hw_fpu =Integrated hw_ncpu =4 cores, 2 chips, 2 cores/chip (SMT on) hw_ncpuorder=2,4,8,12,16 hw_pcache =64KBI+32KBD (on chip)/core hw_scache =1920KB unified (on chip)/chip hw_tcache =36MB unified (off-chip)/DCM, 1 DCM/SUT hw_ocache =None hw_memory =16x1 GB DDR2 hw_disk =1x36GB SCSI, 15K RPM hw_other =None # # Software configuration # sw_avail =Oct-2004 sw_parallel =OpenMP sw_os =AIX 5L V5.3 sw_compiler0=XL C/C++ Enterprise Edition Version 7.0 for AIX sw_compiler1=XL Fortran Enterprise Edition V9.1 for AIX sw_compiler2=Other Software: ESSL for AIX V4.2 sw_file =AIX/JFS2 sw_state =Multi-user sw_threads =$ENV_OMP_NUM_THREADS # # Global options for runspec # runlist = medium action = validate iterations = 3 output_format = asc,config,pdf ignore_errors = 0 reportable = 1 mean_anyway = 1 size = ref tune = base,peak ext = SQIH.test.041217 env_vars = 1 deletework = 0 # # # OMP "base" compiler flags. # medium=base=default=default: EXTRA_LDFLAGS=-bmaxdata:0x80000000 FOPTIMIZE=-O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 # Note that we have to use explicit rules for each of the "C" benchmarks. # We can't merge these rules with the Fortran base because the "fdo_pre0" # variable does NOT differentiate a language: it breaks the Fortran # compile because the Fortran compile is not using PDF. # 320.equake_m=base=default=default: fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_CFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS1_LDCFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_CFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_LDCFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q 330.art_m=base=default=default: fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_CFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS1_LDCFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_CFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_LDCFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q 332.ammp_m=base=default=default: fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_CFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS1_LDCFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_CFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_LDCFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q # # Portability flags specific to each benchmark. # # If there aren't any flags for the benchmark, we leave an # empty entry as a placeholder. # 310.wupwise_m=default=default=default: FPORTABILITY=-qfixed 312.swim_m=default=default=default: FPORTABILITY=-qfixed 314.mgrid_m=default=default=default: FPORTABILITY=-qfixed 316.applu_m=default=default=default: FPORTABILITY=-qfixed 318.galgel_m=default=default=default: FPORTABILITY=-qfixed=80 -qsuffix=f=f90 320.equake_m=default=default=default: 324.apsi_m=default=default=default: FPORTABILITY=-qfixed 326.gafort_m=default=default=default: FPORTABILITY=-qsuffix=f=f90 328.fma3d_m=default=default=default: FPORTABILITY=-qsuffix=f=f90 330.art_m=default=default=default: srcalt=purdue1 332.ammp_m=default=default=default: default=default=default=default: notes0000= notes0010= Portability Flags & Environment Variables notes0020= -qfixed used in: 310.wupwise_m, 312.swim_m, 314.mgrid_m, 316.applu_m, 324.apsi_m notes0030= -qfixed=80 used in: 318.galgel_m notes0040= -qsuffix=f=f90 used in: 318.galgel_m, 326.gafort_m, 328.fma3d_m notes0050= notes0060= Base Flags notes0070= C: -qpdf1/pdf2 notes0075= -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q -qsmp=omp notes0080= FORTRAN: -O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 -qsmp=omp notes0090= notes0100= Base & Peak User Environment: notes0110= OMP_NUM_THREADS=$ENV_OMP_NUM_THREADS notes0120= OMP_DYNAMIC=FALSE notes0130= ENV_XLSMPOPTS=SPINS=0:YIELDS=0:STACK=8000000:SCHEDULE=STATIC:STARTPROC=0:STRIDE=2 notes0140= MALLOCMULTIHEAP=1 notes0150= 310.wupwise_m=peak=default=default: # F77OPTIMIZE=-O5 -qhot=arraypad -qipa=partition=large -qmaxmem=-1 # EXTRA_LDFLAGS=-bmaxdata:0x80000000 basepeak=1 312.swim_m=peak=default=default: srcalt=ompl.32 # F77OPTIMIZE=-q64 -O5 -qarch=pwr3 -qtune=pwr3 -qmaxmem=-1 FOPTIMIZE=-q64 -O5 -qarch=pwr3 -qtune=pwr3 EXTRA_LDFLAGS=-q64 # EXTRA_LDFLAGS=-q64 -O5 -qarch=pwr3 -qtune=pwr3 314.mgrid_m=peak=default=default: FOPTIMIZE = -O5 -q64 -qipa=partition=large EXTRA_LDFLAGS= -q64 316.applu_m=peak=default=default: srcalt=ompl.32 FOPTIMIZE=-q64 -O4 -qhot -qmaxmem=-1 EXTRA_LDFLAGS=-q64 318.galgel_m=peak=default=default: FOPTIMIZE=-q64 -O5 -qessl -lesslsmp EXTRA_LDFLAGS=-q64 320.equake_m=peak=default=default: srcalt=ompl.32 fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_CFLAGS =-qpdf1 -q64 -O5 -qessl -lesslsmp PASS1_LDCFLAGS =-qpdf1 -q64 -O5 -qessl -lesslsmp PASS2_CFLAGS =-qpdf2 -q64 -O5 -qessl -lesslsmp PASS2_LDCFLAGS =-qpdf2 -q64 -O5 -qessl -lesslsmp EXTRA_LDFLAGS=-bmaxdata:0x80000000 #basepeak=1 # 324.apsi_m=peak=default=default: fdo_pre0 = /usr/vac/bin/cleanpdf PASS1_FFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS1_LDFFLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_FFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_LDFFLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS1_F77FLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS1_LDF77FLAGS =-qpdf1 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_F77FLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q PASS2_LDF77FLAGS =-qpdf2 -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q 326.gafort_m=peak=default=default: srcalt=ompl.32 FOPTIMIZE=-O5 -qipa=partition=large EXTRA_LDFLAGS=-bmaxdata:0x80000000 328.fma3d_m=peak=default=default: FOPTIMIZE=-O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 # Enable applications to use large heap EXTRA_LDFLAGS=-bmaxdata:0x80000000 330.art_m=peak=default=default: basepeak = 1 332.ammp_m=peak=default=default: basepeak = 1 # # # Notes: # default=default=default=default: notes0200= Peak Flags: notes0210= -qsmp=omp used in all cases notes0220= 310.wupwise_m: -O5 -qhot=arraypad -qipa=partition=large -qmaxmem=-1 notes0230= EXTRA_LDFLAGS=-bmaxdata:0x80000000 notes0240= 312.swim_m: -q64 -O3 -qarch=pwr3 -qtune=pwr3 notes0250= ENV_OMP_NUM_THREADS=32 notes0260= 314.mgrid_m: -qpdf1/pdf2 notes0270= -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q notes0280= 316.applu_m: -q64 -O3 -qarch=pwr4 -qtune=pwr4 notes0290= 318.galgel_m: -O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 notes0300= EXTRA_LDFLAGS=-bmaxdata:0x80000000 notes0310= ENV_OMP_NUM_THREADS=60 notes0320= 320.equake_m: -qpdf1/pdf2 notes0330= -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q notes0350= 325.apsi_m: -q64 -O3 -qarch=pwr4 -qtune=pwr4 notes0360= 326.gafort_m: -O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 notes0370= EXTRA_LDFLAGS=-bmaxdata:0x80000000 notes0380= 328.fma3d_m: -O5 -qmaxmem=-1 notes0390= EXTRA_LDFLAGS=-bmaxdata:0x80000000 notes0400= 330.art_m: -qpdf1/pdf2 notes0410= -q64 -O5 -lmass notes0420= EXTRA_CFLAGS= -DINTS_PER_CACHELINE=32 -DDBLS_PER_CACHELINE=16 notes0430= 332.ammp_m: -qpdf1/pdf2 notes0440= -q64 -O5 -blpdata -qalign=natural -qhot=arraypad -Q notes0450= notes0460= notes2220= Alternate sources: notes2230= Add critical region around update of linked list in parallel loop. notes2240= Approved src.alt available as ompm-purdue1-20040324.tar.gz notes2250= Used for 330.art_m, base and peak. notes2260= notes2270= Peak sources: notes2280= SPEC OMPL2001 source for 32bit systems modified for SPEC OMPM2001 used notes2290= with 312.swim_m, 316.applu_m, 320.equake_m, 326.gafort_m. notes2300= notes2305= SMT: Acronym for "Simultaneous Multi-Threading". A processor technology that allows notes2310= the simultaneous execution of multiple thread contexts within a single processor notes2315= core. (Enabled by default) notes2320= DCM: Acronym for Acronym for "Dual-Chip Module" (one dual-core processor chip + one L3-cache chip) notes2325= ESSL: Engineering and Scientific Subroutine Library notes2330= SUT: Acronym for "System Under Test" notes2340= notes2350= C: IBM XL C for AIX invoked as xlc_r notes2360= Fortran 90: IBM XL Fortran for AIX invoked as xlf90_r notes2370= notes2380= ulimits set to unlimited. notes2390= Large page mode and memory affinity were set as follows: notes2400= vmo -r -o lgpg_regions=500 -o lgpg_size=16777216 -o memory_affinity=1 notes2410= chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE $USER notes2420= shutdown -r notes2430= export MEMORY_AFFINITY=MCM notes2440=