# Invocation command line:
# /panfs/projects/innl/aknyaze1/OMP2012/1.0/bin/runspec --config=Intel64-omp2012_BDW-sub-mixed.cfg --define base_kmp_affinity=compact,0 --define peak_kmp_affinity=compact,0 --define BASEOPT=CORE-AVX2 --define PEAKOPT=CORE-AVX2 --define BASELEVEL=3 --define PEAKLEVEL=3 --define HIGHLEVEL=3 --define omp_schedule=static --define half=36 --define kmp_blocktime=infinite --define kmp_library=turnaround --tune=all --reportable --iterations=3 --flagsurl /panfs/projects/innl/aknyaze1/OMP2012/1.0/config/flags/Intel-ic16.0-linux64-Endeavour.xml --threads=72 --size=ref 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
############################################################################

############################################################################
#
# Intel64-omp2012_IVB-SMT.cfg
#
VENDOR        = intel
action        = validate
ext           = bdw-smt-%{BASEOPT}-%{PEAKOPT}-%{BASELEVEL}-%{PEAKLEVEL}-%{HIGHLEVEL}-mixed
PATHSEP       = /

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

submit        =  specrun 2013_sp1.4.211 $command

#
# These are listed as benchmark-tuning-extension-machine
#
default=default=default=default:
CC   = specicc 2013_sp1.4.211
FC   = specifort 2013_sp1.4.211
CXX  = specicpc 2013_sp1.4.211
#CC   = specicc 2013_sp1.2.144
#FC   = specifort 2013_sp1.2.144
#CXX  = specicpc 2013_sp1.2.144
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=256M
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_2015     =   Transparent Huge Pages Disabled via "echo never > /sys/kernel/mm/redhat_transparent_hugepage/enabled"

notes_040      = ========================================================================
notes_045      = General OMP Library Settings
notes_050      =   KMP_LIBRARY=turnaround
notes_055      =   KMP_STACKSIZE=256M
notes_060      =   KMP_BLOCKTIME=infinite
notes_065      =   OMP_DYNAMIC=FALSE
notes_070      =   OMP_NESTED=FALSE
notes_075      =   OMP_SCHEDULE=static
#notes2110      =   OpenMP Library Runtime=%{omprt}
notes_070     =
notes_080      = ========================================================================
notes_085      = Compiler selection proxy script spec{icc/ifort/icpc/run} was used:
notes_090      = #!/bin/sh
notes_095      = COMPBIN=${BASH_SOURCE[0]:-$0}
notes_100      = COMPBIN=${COMPBIN##*/spec}
notes_105      = version=$1
notes_110      = shift
notes_115      =
notes_120      = COMPILER_ROOT_PATHS="/opt/intel/compiler"
notes_125      =
notes_130      = for COMPILER_ROOT_PATH in $COMPILER_ROOT_PATHS ; do
notes_135      = if [ -e "$COMPILER_ROOT_PATH/${version}/bin/compilervars.sh" ] ; then
notes_140      = . $COMPILER_ROOT_PATH/${version}/bin/compilervars.sh intel64
notes_145      = break
notes_150      = fi
notes_155      = done
notes_160      =
notes_165      = exec $COMPBIN "$@"
notes_3190     = for specrun last line is
notes_170      = for specrun last line is
notes_4000     = Compiler for base and most peak: C/C++/Fortran: Version 14.0.4.211 of Intel Composer XE for Linux Build 20140805
notes_175      = exec "$@"
notes_180 = Compiler for base and most peak: C/C++/Fortran: Version 14.0.4.211 of Intel Composer XE for Linux Build 20140805
notes_185 = Compiler for some peak components (where 2016u2 is specified): C/C++/Fortran: Version 16.0.2.181 of Intel Composer XE for Linux Build 20160204


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

default=base=default=default:
OPTIMIZE=-O%{BASELEVEL} -openmp -ipo -x%{BASEOPT}
COPTIMIZE=-ansi-alias
CXXOPTIMIZE=-ansi-alias
FOPTIMIZE=-align array64byte
ENV_KMP_AFFINITY=%{base_kmp_affinity}
notes_000     = ========================================================================
notes_005     = General base OMP Library Settings
notes_010     =   ENV_KMP_AFFINITY=compact,0
notes_015     =

################################################################
# Peak tuning default optimization                             #
################################################################
default=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias
COPTIMIZE=-ansi-alias
CXXOPTIMIZE=-ansi-alias
FOPTIMIZE=-align array64byte
ENV_KMP_AFFINITY=%{peak_kmp_affinity}
notes_020      = ========================================================================
notes_025      = General peak OMP Library Settings
notes_030      =   ENV_KMP_AFFINITY=compact,0
notes_035      =

default=default=default=default:

350.md=peak=default=default:
CC   = specicc 2016u2
FC   = specifort 2016u2
CXX  = specicpc 2016u2
submit        =  specrun 2016u2 $command

OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} -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=-O%{HIGHLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias -opt-malloc-options=1 -opt-calloc -fp-model fast=2 -no-prec-div -no-prec-sqrt
CC   = specicc 2016u2
FC   = specifort 2016u2
CXX  = specicpc 2016u2
submit        =  specrun 2016u2 $command

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} -qopenmp -ipo -x%{PEAKOPT} -fno-alias
CC   = specicc 2016u2
FC   = specifort 2016u2
CXX  = specicpc 2016u2
submit        =  specrun 2016u2 $command
#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:
#OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT} -fno-alias
#CC   = specicc 2016u2
#FC   = specifort 2016u2
#CXX  = specicpc 2016u2
#submit        =  specrun 2016u2 $command
#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=-O%{HIGHLEVEL} -openmp -ipo -x%{PEAKOPT} -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=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT}
CC   = specicc 2016u2
FC   = specifort 2016u2
CXX  = specicpc 2016u2
submit        =  specrun 2016u2 $command

370.mgrid331=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias -opt-malloc-options=3
ENV_KMP_AFFINITY=compact,1
threads=%{half}
notes_1370_000 = ========================================================================
notes_1370_005 = 370.mgrid331:peak:
notes_1370_010 =   ENV_KMP_AFFINITY=compact,1
notes_1370_015 =

371.applu331=peak=default=default:
OPTIMIZE=-O%{PEAKLEVEL} -qopenmp -ipo -x%{PEAKOPT}
CC   = specicc 2016u2
FC   = specifort 2016u2
CXX  = specicpc 2016u2
submit        =  specrun 2016u2 $command
#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:
OPTIMIZE=-O%{PEAKLEVEL} -openmp -ipo -x%{PEAKOPT} -fno-alias -opt-streaming-stores always -opt-malloc-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 E5-2697 v4
hw_cpu_char = Intel Turbo Boost Technology Disabled
hw_cpu_mhz =  2300
hw_cpu_max_mhz = 3600
hw_model000= Intel R2308WTTYS  (Endeavour Node, Intel Xeon
hw_model001 = E5-2697 v4, 2.3GHz, DDR4-2400 MHz,SMT ON Turbo
hw_model002 = OFF)
hw_memory = 128 GB (8 x 16 GB 2Rx4 PC4-2400U-R)
hw_fpu = Integrated
hw_nchips = 2
hw_ncores = 36
hw_ncoresperchip = 18
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 = 256 KB I+D on chip per core
hw_tcache = 45 MB I+D on chip per chip
hw_ocache = None
hw_disk=Panasas ActiveStor 14
sw_other=None
sw_os000=Oracle Linux Server release 6.7, Kernel
sw_os001 = 3.10.0-229.20.1.el6.x86_64.knl2
sw_base_ptrsize=64-bit
sw_peak_ptrsize=64-bit
sw_compiler000=C/C++/Fortran: Version 14.0.4.211 of Intel
sw_compiler001 = Composer XE for Linux Build 20140805
sw_compiler002 = C/C++/Fortran: Version 16.0.2.181 of Intel
sw_compiler003 = Composer XE for Linux Build 20160204
#sw_compiler002=C/C++/Fortran: Version 16.0.2 of Intel Composer XE for Linux Build 20160204
sw_file=Linux ext3
sw_state=Default
company_name=Intel Corporation
machine_name=Endeavour
license_num=13
test_sponsor = Intel
tester = Intel
hw_avail=Mar-2016
sw_avail=Feb-2016
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 /panfs/projects/innl/aknyaze1/OMP2012/1.0/Docs/sysinfo
notes_plat_sysinfo_005 = $Rev: 395 $ $Date:: 2012-07-25 #$ 8f8c0fe9e19c658963a1e67685e50647
notes_plat_sysinfo_010 = running on ewb264 Sun Mar 13 01:50:41 2016
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) CPU E5-2697 v4 @ 2.30GHz
notes_plat_sysinfo_050 =       2 "physical id"s (chips)
notes_plat_sysinfo_055 =       72 "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 : 18
notes_plat_sysinfo_080 =       siblings  : 36
notes_plat_sysinfo_085 =       physical 0: cores 0 1 2 3 4 8 9 10 11 16 17 18 19 20 24 25 26 27
notes_plat_sysinfo_090 =       physical 1: cores 0 1 2 3 4 8 9 10 11 16 17 18 19 20 24 25 26 27
notes_plat_sysinfo_095 =    cache size : 46080 KB
notes_plat_sysinfo_100 =
notes_plat_sysinfo_105 = From /proc/meminfo
notes_plat_sysinfo_110 =    MemTotal:       131920288 kB
notes_plat_sysinfo_115 =    HugePages_Total:       0
notes_plat_sysinfo_120 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_125 =
notes_plat_sysinfo_130 = /usr/bin/lsb_release -d
notes_plat_sysinfo_135 =    Oracle Linux Server release 6.7
notes_plat_sysinfo_140 =
notes_plat_sysinfo_145 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_150 =    oracle-release: Oracle Linux Server release 6.7
notes_plat_sysinfo_155 =    os-release:
notes_plat_sysinfo_160 =       NAME="Oracle Linux Server"
notes_plat_sysinfo_165 =       VERSION="6.7"
notes_plat_sysinfo_170 =       ID="ol"
notes_plat_sysinfo_175 =       VERSION_ID="6.7"
notes_plat_sysinfo_180 =       PRETTY_NAME="Oracle Linux Server 6.7"
notes_plat_sysinfo_185 =       ANSI_COLOR="0;31"
notes_plat_sysinfo_190 =       CPE_NAME="cpe:/o:oracle:linux:6:7:server"
notes_plat_sysinfo_195 =       HOME_URL="https://linux.oracle.com/"
notes_plat_sysinfo_200 =    redhat-release: Red Hat Enterprise Linux Server release 6.7 (Santiago)
notes_plat_sysinfo_205 =    system-release: Oracle Linux Server release 6.7
notes_plat_sysinfo_210 =    system-release-cpe: cpe:/o:oracle:linux:6:7:server
notes_plat_sysinfo_215 =
notes_plat_sysinfo_220 = uname -a:
notes_plat_sysinfo_225 =    Linux ewb264 3.10.0-229.20.1.el6.x86_64.knl2 #2 SMP Tue Dec 8 22:27:38 MST
notes_plat_sysinfo_230 =    2015 x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_235 =
notes_plat_sysinfo_240 = run-level 3 Mar 10 14:11
notes_plat_sysinfo_245 =
notes_plat_sysinfo_250 = SPEC is set to: /panfs/projects/innl/aknyaze1/OMP2012/1.0
notes_plat_sysinfo_255 =    Filesystem           Type   Size  Used Avail Use% Mounted on
notes_plat_sysinfo_260 =    panfs://36.101.211.31/projects
notes_plat_sysinfo_265 =                         panfs   78T   63T   16T  81% /panfs/projects
notes_plat_sysinfo_270 =
notes_plat_sysinfo_275 = Cannot run dmidecode; consider saying 'chmod +s /usr/sbin/dmidecode'
notes_plat_sysinfo_280 =
notes_plat_sysinfo_285 = (End of data from sysinfo program)
# hw_cpu_name    = Intel Xeon E5-2697 v4
# hw_disk        = 78 TB  add more disk info here
# hw_memory001   = 125.809 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       = Oracle Linux Server release 6.7
# sw_os002       = 3.10.0-229.20.1.el6.x86_64.knl2
# 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.20160331.xml