# Invocation command line:
# /home/sankaran/SPEComp2012/bin/runspec --rebuild --iterations=3 --define half=192 --config=omp2012-2016-Mar.HPE.mc990x.cfg --reportable --tune=all --threads=384 --output=all all
# output_root was not used for this run
############################################################################
# Invocation command line:
# /home/sankaran/SPEComp2012/bin/runspec --rebuild --iterations=3 --define half=288 --config=omp2012-2016-Mar.HPE.Griff.Hawk.cfg --reportable --tune=all --threads=576 --output=all all
# output_root was not used for this run
############################################################################
############################################################################
# Invocation command line:
# /nfs/pdx/home/aknyaze1/OMP2012/bin/runspec --config=Intel64-omp2012_IVB-SMT.cfg --define half=24 --tune=all --reportable --iterations=3 --flagsurl /nfs/pdx/home/aknyaze1/OMP2012/config/flags/Intel-ic13.0-linux64.xml --threads=48 --size=ref all
# output_root was not used for this run
############################################################################

############################################################################
# HPE
#
#
VENDOR        = HPE
action        = validate
ext           = mc990x
tune          = all
output_format = all
mean_anyway   = 1
env_vars      = 1
sysinfo_program =

check_md5     = 1
env_vars      = 1
iterations    = 3
level         = 40
#output_format = config,asc
#backup_config = 0
#sysinfo_program = $[top]/Docs/sysinfo -f

#
# These are listed as benchmark-tuning-extension-machine
#
default=default=default=default:
CC   = icc
CXX  = icpc
FC   = ifort
F77  = ifort
OBJ  = .o
#
# portability & libraries
#
default=default=default=default:
ENV_KMP_AFFINITY=compact,1
ENV_KMP_LIBRARY=turnaround
ENV_KMP_BLOCKTIME=infinite
ENV_KMP_STACKSIZE=256M
ENV_KMP_DYNAMIC=FALSE
ENV_KMP_DETERMINISTIC_REDUCTION=1

ENV_KMP_SCHEDULE=static,balanced
ENV_OMP_NESTED=FALSE
ENV_OMP_NUM_THREADS=384

350.md=default=default=default:
FPORTABILITY  = -FR

367.imagick=default=default=default:
CPORTABILITY  = -std=c99

357.bt331=default=default=default:
PORTABILITY   = -mcmodel=medium

363.swim=default=default=default:
PORTABILITY   = -mcmodel=medium

370.mgrid331=default=default=default:
FPORTABILITY = -mcmodel=medium
FOPTIMIZE=-fp-model strict

default=default=default=default:

notes_000     = ========================================================================
notes_005     = Power profile set with:
notes_010     = cpupower -c all frequency-set -g performance
notes_015     =

notes_020     = System settings notes:
notes_025     = Intel Turbo Boost Technology (Turbo)  : Enabled
notes_030     = Memory RAS Configuration set to Maximum Performance
notes_035     =
notes_040     = ========================================================================
notes_045     = General Notes and Enviroment variables
notes_060     =   ENV_OMP_NUM_THREADS=384
notes_070     =   ENV_OMP_SCHEDULE=static,balanced
notes_085     =   ENV_KMP_STACKSIZE=256M


################################################################
# Base tuning default optimization                             #
################################################################

default=base=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2
COPTIMIZE=-ansi-alias
CXXOPTIMIZE=-ansi-alias
FOPTIMIZE=-align array64byte -fp-model strict
ENV_KMP_AFFINITY=compact,1
notes_050     =   ENV_KMP_AFFINITY=compact,1
notes_055     =   ENV_KMP_BLOCKTIME=infinite

################################################################
# Peak tuning default optimization                             #
################################################################
default=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2 -fno-alias
COPTIMIZE=-ansi-alias
CXXOPTIMIZE=-ansi-alias
FOPTIMIZE=-align array64byte
ENV_KMP_AFFINITY=compact,1
notes_060      =   ENV_OMP_NESTED=FALSE
notes_065      =   ENV_KMP_DETERMINISTIC_REDUCTION=1
notes_070      =   ENV_OMP_DYNAMIC=FALSE
notes_075      =   ENV_KMP_LIBRARY=turnaround

default=default=default=default:
notes_080      =   ENV_KMP_SCHEDULE=static,balanced
notes_090      =   ENV_OMP_NESTED=FALSE
notes_095      =   ENV_OMP_NUM_THREADS=384
notes_100 =
notes_105 = ========================================================================
notes_110 = General base OMP Library Settings
notes_115 =   ENV_KMP_AFFINITY=compact,1
notes_120 =
notes_125 = ========================================================================
notes_130 = General peak OMP Library Settings
notes_135 =   ENV_KMP_AFFINITY=compact,1
notes_140 =
notes_145  = ========================================================================
notes_150  = Per benchmark peak OMP Library Settings
notes_155  =

350.md=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2  -fno-alias -opt-malloc-options=1
FOPTIMIZE=-fp-model fast=2 -no-prec-div -no-prec-sqrt -align array64byte

351.bwaves=peak=default=default:
FOPTIMIZE=-fp-model fast=2 -no-prec-div -no-prec-sqrt -align array64byte
ENV_KMP_AFFINITY=compact,1
ENV_OMP_SCHEDULE=static,1
threads=%{half}
notes_1351_000 = ========================================================================
notes_1351_005 = 351.bwaves:peak:
notes_1351_010 =   ENV_KMP_AFFINITY=compact,1
notes_1351_015 =   ENV_OMP_SCHEDULE=static,1
notes_1351_020 =

352.nab=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2 -fno-alias -opt-malloc-options=1 -opt-calloc -fp-model fast=2 -no-prec-div -no-prec-sqrt

357.bt331=peak=default=default:
ENV_OMP_SCHEDULE=static,1
FOPTIMIZE=-fp-model fast=2 -no-prec-div -no-prec-sqrt -align array64byte

#358.botsalgn=peak=default=default:
#OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias

359.botsspar=peak=default=default:
ENV_KMP_AFFINITY=compact,1
ENV_OMP_SCHEDULE=guided
threads=%{half}
notes_1359_000 = ========================================================================
notes_1359_005 = 359.botsspar:peak:
notes_1359_010 =   ENV_KMP_AFFINITY=compact,1
notes_1359_015 =   ENV_OMP_SCHEDULE=guided
notes_1359_020 =

#360.ilbdc=peak=default=default:
#OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias

#362.fma3d=peak=default=default:
#ENV_OMP_SCHEDULE=static,1
#notes_1362_000 = ========================================================================
#notes_1362_005 = 362.fma3d:peak:
#notes_1362_010 =   ENV_OMP_SCHEDULE=static,1
#notes_1362_015 =
#OPTIMIZE=-O3 -openmp -ipo -xAVX -fno-alias -no-prec-div -no-prec-sqrt
#ENV_KMP_AFFINITY=scatter

363.swim=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2 -fno-alias -opt-streaming-stores always -opt-malloc-options=3
ENV_KMP_AFFINITY=compact,1
threads=%{half}
notes_1363_000 = ========================================================================
notes_1363_005 = 363.swim:peak:
notes_1363_010 =   ENV_KMP_AFFINITY=compact,1
notes_1363_015 =

367.imagick=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2

370.mgrid331=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2 -fno-alias -opt-malloc-options=3
ENV_KMP_AFFINITY=compact,1
FOPTIMIZE=-fp-model strict
threads=%{half}

371.applu331=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2
#ENV_KMP_AFFINITY=compact,1
#threads=%{half}
#notes1371_1    = ========================================================================
#notes1371_2    = 371.applu331:peak:
#notes1371_4    =   ENV_KMP_AFFINITY=compact,1
#notes1371_6    =

372.smithwa=peak=default=default:
basepeak=yes
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2 -fno-alias -opt-streaming-stores always -opt-mallo    c-options=1
ENV_KMP_AFFINITY=compact,1
#ENV_OMP_SCHEDULE=static,1
threads=%{half}
notes_1372_000 = ========================================================================
notes_1372_005 = 372.smithwa:peak:
notes_1372_010 =   ENV_OMP_SCHEDULE=static,1
#notes_1372_015 =   ENV_KMP_AFFINITY=compact,1
notes_1372_015 =

#376.kdtree=peak=default=default:
default=default=default=default:
hw_cpu_name=Intel Xeon E7-8890 v4
hw_cpu_char = Intel Turbo Boost Technology up to 3.40 GHz
hw_cpu_mhz = 2200
hw_cpu_max_mhz = 3400
hw_model000= Integrity MC990 X
hw_model001 = (2.20 GHz, Intel Xeon E7-8890 v4)
hw_memory000= 2 TB (64 x 32 GB 2Rx4 PC4-2133P-R, running at
hw_memory001 = 1600 MHz)
hw_fpu = Integrated
hw_nchips = 8
hw_ncores = 192
hw_ncoresperchip = 24
hw_nthreadspercore = 2
hw_ncpuorder = 1-8 Chips
hw_vendor = Hewlett Packard Enterprise
hw_pcache = 32 KB I + 32 KB D on chip per core
hw_scache = 256 KB I+D on chip per core
hw_tcache = 60 MB I+D on chip per chip
hw_ocache = None
hw_disk = 1 x 400 GB SAS MLC SSD, RAID 0
hw_other = None
sw_os000 = Red Hat Enterprise Linux Server release 7.2
sw_os001 = Kernel 3.10.0-327.18.2.el7.x86_64
sw_other=None
sw_base_ptrsize=64-bit
sw_peak_ptrsize = Not Applicable
sw_compiler000=C/C++: Version 16.0.3.210 of Intel C++ Studio XE
sw_compiler001 = for Linux;
sw_compiler002 = Fortran: Version 16.0.3.210 of Intel Fortran
sw_file=ext3
sw_state=Default
company_name=Hewlett Packard Enterprise
machine_name=raptor002
license_num=1
hw_avail=Jun-2016
sw_avail=May-2016
prepared_by=Logan Sankaran <logan.sankaran@hpe.com>
#
# The following section was added automatically, and contains settings that
# did not appear in the original configuration file, but were added to the
# raw file after the run.
default:
test_sponsor = HPE
tester = HPE
flagsurl000 = http://www.spec.org/omp2012/flags/HP-Platform-Flags-Intel-V1.2-Integrity-revD.20160804.xml
flagsurl001 = http://www.spec.org/omp2012/flags/hp-ic16.0.2-linux64.v1.xml
#flagsurl000 = C:/Users/bucek/Desktop/GH_SPEComp2012/EDITED/hp-ic16.0.2-linux64.v1.xml
#flagsurl001 = C:/Users/bucek/Desktop/GH_SPEComp2012/EDITED/HP-Platform-Flags-Intel-V1.2-Integrity-revB.xml




376.kdtree:
# The following setting was inserted automatically as a result of
# post-run basepeak application.
basepeak = 1


367.imagick:
# The following setting was inserted automatically as a result of
# post-run basepeak application.
basepeak = 1


363.swim:
# The following setting was inserted automatically as a result of
# post-run basepeak application.
basepeak = 1


360.ilbdc:
# The following setting was inserted automatically as a result of
# post-run basepeak application.
basepeak = 1


352.nab:
# The following setting was inserted automatically as a result of
# post-run basepeak application.
basepeak = 1