# Invocation command line:
# /global/panfs02/innl/aknyaze1/OMP2012/1.1/bin/runspec --config=Intel64-omp2012_SKL-sub.cfg --define base_kmp_affinity=compact,0,verbose --define peak_kmp_affinity=compact,0,verbose --define half_kmp_affinity=compact,1,verbose --define BASEOPT=CORE-AVX512 --define PEAKOPT=CORE-AVX512 --define ALTOPT=CORE-AVX2 --define COMPILER=2018b --define BASELEVEL=3 --define PEAKLEVEL=3 --define HIGHLEVEL=3 --define omp_schedule=static --define kmp_blocktime=infinite --define kmp_library=turnaround --tune=all --reportable --iterations=3 --flagsurl /global/panfs02/innl/aknyaze1/OMP2012/1.1/config/flags/Intel-ic17.0-linux64-Endeavour.xml --define half=40 --threads=80 --size=ref all
# output_root was not used for this run
############################################################################
############################################################################
#
# Intel64-omp2012_IVB-SMT.cfg
#
VENDOR        = intel
action        = validate
ext           = skl-smt-%{BASEOPT}-%{PEAKOPT}-%{ALTOPT}-%{BASELEVEL}-%{PEAKLEVEL}-%{HIGHLEVEL}-%{COMPILER}
PATHSEP       = /

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

#
# These are listed as benchmark-tuning-extension-machine
#
default=default=default=default:
OBJ  = .o
#
# portability & libraries
#
default=default=default=default:
ENV_KMP_LIBRARY=%{kmp_library}
ENV_KMP_BLOCKTIME=%{kmp_blocktime}
ENV_OMP_SCHEDULE=%{omp_schedule}
ENV_KMP_STACKSIZE=4M
ENV_OMP_DYNAMIC=FALSE
ENV_OMP_NESTED=FALSE


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

default=default=default=default:

notes_065      = ========================================================================
notes_070      = System settings notes:
#notes_2010     =   Intel Turbo Boost Technology (Turbo)  : Enabled
#notes_2015     =   Transparent Huge Pages Disabled via "echo never > /sys/kernel/mm/redhat_transparent_hugepage/enabled"
notes_075  =

notes_080      = ========================================================================
notes_085      = General OMP Library Settings
notes_090      =   KMP_LIBRARY=turnaround
notes_095      =   KMP_STACKSIZE=292M
notes_100      =   KMP_BLOCKTIME=infinite
notes_105      =   OMP_DYNAMIC=FALSE
notes_110      =   OMP_NESTED=FALSE
notes_115      =   OMP_SCHEDULE=static
notes_070     =

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

default=base=default=default:
OPTIMIZE=-O%{BASELEVEL} -qopenmp -x%{BASEOPT} -fp-model fast=2 -ansi-alias -no-prec-div -no-prec-sqrt
FOPTIMIZE=-align all
ENV_KMP_AFFINITY=%{base_kmp_affinity}
CC   = icc
FC   = ifort
CXX  = icpc

notes_000     = ========================================================================
notes_005 = Intel Turbo Boost Technology Disabled
notes_010 = ========================================================================
notes_015     = General base OMP Library Settings
notes_020     =   ENV_KMP_AFFINITY=compact,0,verbose
notes_025     =

################################################################
# Peak tuning default optimization                             #
################################################################
default=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{PEAKOPT} -fp-model fast=2 -fno-alias -no-prec-div -no-prec-sqrt
FOPTIMIZE=-align all
ENV_KMP_AFFINITY=%{peak_kmp_affinity}

CC   = icc
FC   = ifort
CXX  = icpc

notes_030      = ========================================================================
notes_035      = General peak OMP Library Settings
notes_040      =   ENV_KMP_AFFINITY=compact,0,verbose
notes_045      =

default=default=default=default:
notes_050      = ========================================================================
notes_055      = Per benchmark peak OMP Library Settings
notes_060      =

#350.md=peak=default=default:
#srcalt = mlu
#threads=%{double}
#ENV_KMP_AFFINITY=%{double_kmp_affinity}

#notes_1350_000 = ========================================================================
#notes_1350_005 = 350.md:peak:
#notes_1350_010 =   ENV_KMP_AFFINITY=%{double_kmp_affinity}
#notes_1350_020 =

351.bwaves=peak=default=default:
threads=%{half}
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{ALTOPT} -fp-model fast=2 -fno-alias -no-prec-div -no-prec-sqrt
ENV_KMP_AFFINITY=%{half_kmp_affinity}
notes_1351_000 = ========================================================================
notes_1351_005 = 351.bwaves:peak:
notes_1351_010 =   ENV_KMP_AFFINITY=compact,1,verbose
notes_1351_015 =

352.nab=peak=default=default:
#srcalt = eff
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{PEAKOPT} -fp-model fast=2 -no-prec-div -no-prec-sqrt -fno-alias -qopt-malloc-options=1 -qopt-calloc

#-fimf-precision=low

357.bt331=peak=default=default:
#CC   = specicc 2017
#FC   = specifort 2017
#CXX  = specicpc 2017
#submit = specrun 2017 $command

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

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

360.ilbdc=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{PEAKOPT} -fp-model fast=2 -ansi-alias -no-prec-div -no-prec-sqrt
#ENV_KMP_AFFINITY=compact,granularity=thread
#ENV_KMP_PLACE_THREADS=%{peak_kmp_place}
#OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias

#362.fma3d=peak=default=default:
#ENV_KMP_LIBRARY=turnaround
#OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias
#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 -qopenmp -ipo -xAVX -fno-alias -no-prec-div -no-prec-sqrt
#ENV_KMP_AFFINITY=scatter

363.swim=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{ALTOPT}  -fp-model fast=2 -no-prec-div -no-prec-sqrt -fno-alias -qopt-malloc-options=3
threads=%{half}
ENV_KMP_AFFINITY=%{half_kmp_affinity}

notes_1363_000 = ========================================================================
notes_1363_005 = 363.swim:peak:
notes_1363_010 =   ENV_KMP_AFFINITY=compact,1,verbose
notes_1363_015 =

367.imagick=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{ALTOPT} -fp-model fast=2 -fno-alias -no-prec-div -no-prec-sqrt
threads=%{half}
ENV_KMP_AFFINITY=%{half_kmp_affinity}
notes_1367_000 = ========================================================================
notes_1367_005 = 367.imagick:peak:
notes_1367_010 =   ENV_KMP_AFFINITY=compact,1,verbose
notes_1367_015 =

370.mgrid331=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{ALTOPT}  -fp-model fast=2 -no-prec-div -no-prec-sqrt -fno-alias -qopt-malloc-options=3
threads=%{half}
ENV_KMP_AFFINITY=%{half_kmp_affinity}
#ENV_KMP_LIBRARY=turnaround
notes_1370_000 = ========================================================================
notes_1370_005 = 370.mgrid331:peak:
notes_1370_010 =   ENV_KMP_AFFINITY=compact,1,verbose
notes_1370_015 =

371.applu331=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{ALTOPT} -fp-model fast=2 -fno-alias -no-prec-div -no-prec-sqrt
#threads=%{half}
#ENV_KMP_AFFINITY=%{half_kmp_affinity}
#notes1371_1    = ========================================================================
#notes1371_2    = 371.applu331:peak:
#notes1371_4    =   ENV_KMP_AFFINITY=%{half_kmp_affinity}
#notes1371_6    =

372.smithwa=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -x%{ALTOPT} -fp-model fast=2 -fno-alias -no-prec-div -no-prec-sqrt
threads=%{half}
ENV_KMP_AFFINITY=%{half_kmp_affinity}
notes_1372_000 = ========================================================================
notes_1372_005 = 372.smithwa:peak:
#notes_1372_010 =   ENV_OMP_SCHEDULE=static,1
notes_1372_010 =   ENV_KMP_AFFINITY=compact,1,verbose
notes_1372_015 =

#376.kdtree=peak=default=default:
#threads=%{double}
#ENV_KMP_AFFINITY=%{double_kmp_affinity}

default=default=default=default:
hw_cpu_name=Intel Xeon Gold 6148
hw_cpu_char = Intel Turbo Boost Technology Disabled
hw_cpu_mhz =  2400
hw_cpu_max_mhz = 3700
hw_model000= Intel Server System R2208WFTZS (Intel Xeon Gold
hw_model001 = 6148, DDR4-2666 Turbo OFF, SMT ON) Endeavour Node
hw_memory = 192 GB (12 x 16 GB 2Rx4 DDR4-2666 ECC Registered)
hw_fpu = Integrated
hw_nchips = 2
hw_ncores = 40
hw_ncoresperchip = 20
hw_nthreadspercore = 2
hw_ncpuorder = 1,2 Chips
hw_vendor = Intel
hw_pcache = 32 KB I + 32 KB D on chip per core
hw_scache = 1 MB I+D on chip per core
hw_tcache = 27.5 MB I+D on chip per chip
hw_ocache = None
hw_disk=Panasas ActiveStor 14 (Size 124TB)
sw_other=None
sw_os=Oracle Linux Server release 7.3
sw_base_ptrsize=64-bit
sw_peak_ptrsize=64-bit
sw_compiler000=C/C++/Fortran: Version 18.0.0.082 of Intel
sw_compiler001 = Compiler for Linux Beta Build 20170510
sw_file=Linux ext3
sw_state=Default
company_name=Intel Corporation
machine_name=Endeavour
license_num=13
test_sponsor = Intel
tester = Intel
hw_avail=Jul-2017
sw_avail=Sep-2017
prepared_by=Alexander Knyazev<alexander.knyazev@intel.com>



# The following settings were obtained by running '$[top]/Docs/sysinfo -f'
default:
notes_plat_sysinfo_000 = Sysinfo program /global/panfs02/innl/aknyaze1/OMP2012/1.1/Docs/sysinfo
notes_plat_sysinfo_005 = Revision 563 of 2016-06-10 (097295389cf6073d8c3b03fa376740a5)
notes_plat_sysinfo_010 = running on epb331 Tue Jul  4 08:09:28 2017
notes_plat_sysinfo_015 =
notes_plat_sysinfo_020 = This section contains SUT (System Under Test) info as seen by
notes_plat_sysinfo_025 = some common utilities.  To remove or add to this section, see:
notes_plat_sysinfo_030 =   http://www.spec.org/omp2012/Docs/config.html#sysinfo
notes_plat_sysinfo_035 =
notes_plat_sysinfo_040 = From /proc/cpuinfo
notes_plat_sysinfo_045 =    model name : Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz
notes_plat_sysinfo_050 =       2 "physical id"s (chips)
notes_plat_sysinfo_055 =       80 "processors"
notes_plat_sysinfo_060 =    cores, siblings (Caution: counting these is hw and system dependent.  The
notes_plat_sysinfo_065 =    following excerpts from /proc/cpuinfo might not be reliable.  Use with
notes_plat_sysinfo_070 =    caution.)
notes_plat_sysinfo_075 =       cpu cores : 20
notes_plat_sysinfo_080 =       siblings  : 40
notes_plat_sysinfo_085 =       physical 0: cores 0 1 2 3 4 8 9 10 11 12 16 17 18 19 20 24 25 26 27 28
notes_plat_sysinfo_090 =       physical 1: cores 0 1 2 3 4 8 9 10 11 12 16 17 18 19 20 24 25 26 27 28
notes_plat_sysinfo_095 =    cache size : 28160 KB
notes_plat_sysinfo_100 =
notes_plat_sysinfo_105 = From /proc/meminfo
notes_plat_sysinfo_110 =    MemTotal:       196699188 kB
notes_plat_sysinfo_115 =    HugePages_Total:       0
notes_plat_sysinfo_120 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_125 =
notes_plat_sysinfo_130 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_135 =    oracle-release: Oracle Linux Server release 7.3
notes_plat_sysinfo_140 =    os-release:
notes_plat_sysinfo_145 =       NAME="Oracle Linux Server"
notes_plat_sysinfo_150 =       VERSION="7.3"
notes_plat_sysinfo_155 =       ID="ol"
notes_plat_sysinfo_160 =       VERSION_ID="7.3"
notes_plat_sysinfo_165 =       PRETTY_NAME="Oracle Linux Server 7.3"
notes_plat_sysinfo_170 =       ANSI_COLOR="0;31"
notes_plat_sysinfo_175 =       CPE_NAME="cpe:/o:oracle:linux:7:3:server"
notes_plat_sysinfo_180 =       HOME_URL="https://linux.oracle.com/"
notes_plat_sysinfo_185 =    redhat-release: Red Hat Enterprise Linux Server release 7.3 (Maipo)
notes_plat_sysinfo_190 =    system-release: Oracle Linux Server release 7.3
notes_plat_sysinfo_195 =    system-release-cpe: cpe:/o:oracle:linux:7:3:server
notes_plat_sysinfo_200 =
notes_plat_sysinfo_205 = uname -a:
notes_plat_sysinfo_210 =    Linux epb331 3.10.0-514.6.2.0.1.el7.x86_64.knl1 #1 SMP Thu Mar 2 10:19:17 MST
notes_plat_sysinfo_215 =    2017 x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_220 =
notes_plat_sysinfo_225 = run-level 3 Jun 30 10:26
notes_plat_sysinfo_230 =
notes_plat_sysinfo_235 = SPEC is set to: /global/panfs02/innl/aknyaze1/OMP2012/1.1
notes_plat_sysinfo_240 =    Filesystem                Type   Size  Used Avail Use% Mounted on
notes_plat_sysinfo_245 =    panfs://36.101.212.1/innl panfs  108T   40T   69T  37% /global/panfs02/innl
notes_plat_sysinfo_250 = Additional information from dmidecode:
notes_plat_sysinfo_255 =
notes_plat_sysinfo_260 =    Warning: Use caution when you interpret this section. The 'dmidecode' program
notes_plat_sysinfo_265 =    reads system data which is "intended to allow hardware to be accurately
notes_plat_sysinfo_270 =    determined", but the intent may not be met, as there are frequent changes to
notes_plat_sysinfo_275 =    hardware, firmware, and the "DMTF SMBIOS" standard.
notes_plat_sysinfo_280 =
notes_plat_sysinfo_285 =
notes_plat_sysinfo_290 = (End of data from sysinfo program)
# hw_cpu_name    = Intel Xeon Gold 6148
# hw_disk        = 108 TB  add more disk info here
# hw_memory001   = 187.587 GB fixme: If using DDR3, format is:
# hw_memory002   = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)'
# hw_nchips      = 2
# prepared_by    = aknyaze1  (is never output, only tags rawfile)
# sw_file        = panfs
# sw_os001       = Red Hat Enterprise Linux Server release 7.3 (Maipo)
# sw_os002       = 3.10.0-514.6.2.0.1.el7.x86_64.knl1
# sw_state       = Run level 3 (add definition here)


# 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:
flagsurl000 = http://www.spec.org/omp2012/flags/Intel-ic13.0-linux64.20170722.xml