Portability Flags & Environment Variables
-qfixed used in: 310.wupwise_m, 312.swim_m, 314.mgrid_m, 316.applu_m, 324.apsi_m
-qfixed=80 used in: 318.galgel_m
-qsuffix=f=f90 used in: 318.galgel_m, 326.gafort_m, 328.fma3d_m
Base Flags
C: -qpdf1/pdf2
-q64 -O5 -qalign=natural -qhot=arraypad -Q -bdatapsize:64K -qsmp=omp
FORTRAN: -O5 -qipa=noobject -qipa=partition=large -qmaxmem=-1 -qsmp=omp
EXTRA_LDFLAGS=-bmaxdata:0x80000000
Base & Peak User Environment:
OMP_NUM_THREADS=16
OMP_DYNAMIC=FALSE
XLSMPOPTS=SPINS=0:YIELDS=0:STACK=8000000:SCHEDULE=STATIC:STARTPROC=0:STRIDE=1
MALLOCMULTIHEAP=1
Peak Flags:
-qsmp=omp used in all cases
310.wupwise_m: -O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 -q64 -btextpsize:64K -bdatapsize:64K
fdpr -q -O3
312.swim_m: -O5 -qarch=pwr3 -qtune=pwr3 -q64 -btextpsize:64K -bdatapsize:64K -bstackpsize:64K
314.mgrid_m: -O5 -qipa=partition=large -qalign=struct=natural -q64 -btextpsize:64K -bdatapsize:64K
316.applu_m: -O3 -qarch=pwr4 -qtune=pwr4 -q64 -btextpsize:64K -bdatapsize:64K
318.galgel_m: -O5 -qarch=pwr3 -qtune=pwr3 -btextpsize:64K -bdatapsize:64K -bstackpsize:64K -lmass -qessl -lesslsmp
EXTRA_LDFLAGS=-bmaxdata:0x80000000
320.equake_m: -qpdf1/pdf2
-O5 -qfdpr -q64 -bdatapsize:64K
fdpr -q -O3
325.apsi_m: -O5 -qalign=struct=natural -bdatapsize:64K -bstackpsize:64K
EXTRA_LDFLAGS=-bmaxdata:0x80000000
XLSMPOPTS=SPINS=0:YIELDS=0:STACK=8000000:SCHEDULE=STATIC:STARTPROC=0:STRIDE=2
326.gafort_m: -O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 -qalign=struct=natural
-btextpsize:64K -bdatapsize:64K -bstackpsize:64K -lhmu -lmass -qessl -lesslsmp
EXTRA_LDFLAGS=-bmaxdata:0x80000000
328.fma3d_m: -O5 -qhot=arraypad -qipa=noobject -qipa=partition=large -qmaxmem=-1 -btextpsize:64K -bdatapsize:64K
-bstackpsize:64K -lmass -qessl -lesslsmp
EXTRA_LDFLAGS=-bmaxdata:0x80000000
330.art_m: -qpdf1/pdf2
-O5 -qfdpr -q64 -btextpsize:64K -bdatapsize:64K -lesslsmp
fdpr -q -O3
EXTRA_CFLAGS= -DINTS_PER_CACHELINE=32 -DDBLS_PER_CACHELINE=16
332.ammp_m: -qpdf1/pdf2
-O5 -qipa=partition=large -qmaxmem=-1 -q64 -btextpsize:64K -bdatapsize:64K
Alternate sources:
Add critical region around update of linked list in parallel loop.
Approved src.alt available as ompm-purdue1-20040324.tar.gz
Used for 330.art_m, base and peak.
Peak sources:
SPEC OMPL2001 source for 32bit systems modified for SPEC OMPM2001 used
with 312.swim_m, 316.applu_m, 320.equake_m, 326.gafort_m.
The installed OS level is AIX 5L for POWER version 5.3 with the 5300-04 Recommended Technology Level.
SMT: Acronym for "Simultaneous Multi-Threading". A processor technology that allows
the simultaneous execution of multiple thread contexts within a single processor
core. (Enabled by default)
DCM: Acronym for "Dual-Chip Module" (one dual-core processor chip + one L3-cache chip)
SUT: Acronym for "System Under Test"
ESSL: Engineering and Scientific Subroutine Library
ANSI C89: IBM XL C for AIX invoked as xlc_r
Fortran 90: IBM XL Fortran for AIX invoked as xlf_r
ulimits set to unlimited.
Large page mode and memory affinity were set as follows:
vmo -r -o lgpg_regions=1024 -o lgpg_size=16777216
chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE $USER
shutdown -rF
export MEMORY_AFFINITY=MCM
The following config-file entry was used to assign each benchmark process to a core:
submit = bindprocessor \$\$ \$SPECUSERNUM; $command
The "bindprocessor" AIX command binds a process to a CPU core.
|