# Invocation command line:
# /home/OMP2012/bin/runspec --config=Cisco-CSL.cfg --define peak_kmp_affinity=compact,1 --define omp_schedule=static --define kmp_blocktime=infinite --define kmp_library=turnaround --tune=base --iterations=3 --reportable --flagsurl /home/OMP2012/config/flags/Intel-ic13.0-linux64.xml --threads=224 --size=ref all
# output_root was not used for this run
############################################################################
############################################################################
############################################################################
#
# Cisco-CSL.cfg
#
VENDOR        = Cisco Systems
action        = validate
ext           = CSL-smt
PATHSEP       = /

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
FC   = ifort
CXX  = icpc
#EXTRA_LIBS = -lsvml
OBJ  = .o
#
# portability & libraries
#
default=default=default=default:
ENV_KMP_LIBRARY=%{kmp_library}
ENV_OMP_SCHEDULE=%{omp_schedule}
#ENV_KMP_SCHEDULE=static,balanced
ENV_KMP_LIBRARY=turnaround
ENV_KMP_BLOCKTIME=%{block_time}
#ENV_KMP_BLOCKTIME=200
ENV_KMP_STACKSIZE=64G
ENV_OMP_DYNAMIC=FALSE
ENV_OMP_NESTED=FALSE
#ENV_KMP_DETERMINISTIC_REDUCTION=1
#ENV_OMP_WAIT_POLICY=ACTIVE

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_000     = ========================================================================
notes_005     = BIOS settings notes:
notes_010     =   Transparent Huge Pages enabled with:
notes_015     =   echo always > /sys/kernel/mm/transparent_hugepage/enabled

notes_020     = BIOS settings notes:
notes_025     =   Intel Turbo Boost Technology (Turbo)  : Enabled
notes_030     =   CPU performance set to Enterprise
notes_035     =   Power Performance Tuning set to OS
notes_040     =   SNC set to Disabled
notes_045     =   IMC Interleaving set to Auto
notes_050     = General OMP Library Settings
#notes110      =   OpenMP Library Runtime=%{omprt}
notes_055     =   ENV_KMP_LIBRARY=turnaround

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

default=base=default=default:
OPTIMIZE=-O3 -qopenmp -ipo -xCORE-AVX512
COPTIMIZE=-ansi-alias
CXXOPTIMIZE=-ansi-alias
FOPTIMIZE=-align array64byte
ENV_KMP_AFFINITY=compact,1
notes_060     =   ENV_OMP_SCHEDULE=static
notes_065     =   ENV_KMP_BLOCKTIME=200
notes_070     =   ENV_KMP_STACKSIZE=702M
notes_075     =   ENV_OMP_DYNAMIC=FALSE

################################################################
# 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_080      =   ENV_OMP_NESTED=FALSE
notes_085      =
notes_090      = ========================================================================
notes_095      = General base OMP Library Settings

default=default=default=default:
notes_100      =   ENV_KMP_AFFINITY=compact,1
notes_105      = ========================================================================
notes_110  = Spectre and Meltdown
notes_115  = Yes: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Meltdown)
notes_120  = is mitigated in the system as tested and documented.
notes_125  = Yes: The test sponsor attests, as of date of publication, that CVE-2017-5753 (Spectre variant 1)
notes_130  = is mitigated in the system as tested and documented.
notes_135  = Yes: The test sponsor attests, as of date of publication, that CVE-2017-5715 (Spectre variant 2)
notes_140  = is mitigated in the system as tested and documented.
notes_145  =

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}

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=-O3 -openmp -ipo -xSSE4.2 -fno-alias

359.botsspar=peak=default=default:
ENV_KMP_AFFINITY=compact,1
ENV_OMP_SCHEDULE=guided
threads=%{half}

360.ilbdc=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX2 -opt-malloc-options=1

362.fma3d=peak=default=default:
ENV_OMP_SCHEDULE=static,1
#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 -xSSE4.2 -fno-alias -opt-streaming-stores always -opt-malloc-options=3
ENV_KMP_AFFINITY=compact,1
threads=%{half}

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

370.mgrid331=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xSSE4.2 -fno-alias -opt-malloc-options=3
ENV_KMP_AFFINITY=compact,1
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:
OPTIMIZE=-O3 -openmp -ipo -xSSE4.2 -fno-alias -opt-streaming-stores always -opt-malloc-options=1
ENV_KMP_AFFINITY=compact,1
ENV_OMP_SCHEDULE=static,1
threads=%{half}

#376.kdtree=peak=default=default:

default=default=default=default:
hw_cpu_name=Intel Xeon Platinum 8280
hw_cpu_char = Intel Turbo Boost Technology up to 4.00 GHz
hw_cpu_mhz = 2700
hw_cpu_max_mhz = 4000
hw_model000= Cisco UCS C480 M5 (Intel Xeon Platinum 8280,
hw_model001 = 2.70 GHz)
hw_memory000= 1536 GB (48 x 32 GB 2Rx4 PC4-2933V-R)
hw_fpu = Integrated
hw_nchips = 4
hw_ncores = 112
hw_ncoresperchip = 28
hw_nthreadspercore = 2
hw_ncpuorder = 2,4 Chips
hw_vendor = Cisco Systems
hw_pcache = 32 KB I + 32 KB D on chip per core
hw_scache = 1 MB I+D on chip per core
hw_tcache = 38.5 MB I+D on chip per chip
hw_ocache = None
hw_disk   =1 X 600 GB SAS HDD, 15K RPM
hw_other = None
sw_other=None
sw_os000=SUSE Linux Enterprise Server 15 (x86_64)
sw_base_ptrsize=64-bit
sw_peak_ptrsize=Not Applicable
sw_compiler000=C/C++/Fortran: Version 19.0.1.144 of Intel
sw_compiler001 = Composer for Linux Build 20181018
sw_file=xfs
sw_state=Run Level 3 (multi-user)
company_name=Intel Corporation
machine_name=Endeavour
license_num=9019
test_sponsor = Cisco Systems
tester = Cisco Systems
hw_avail=Apr-2019
sw_avail=Mar-2019
prepared_by=Cisco Systems


# The following settings were obtained by running '$[top]/Docs/sysinfo -f'
default:
notes_plat_sysinfo_000 = Sysinfo program /opt/omp2012/Docs/sysinfo
notes_plat_sysinfo_005 = $Rev: 395 $ $Date:: 2012-07-25 #$ 8f8c0fe9e19c658963a1e67685e50647
notes_plat_sysinfo_010 = running on linux-0s5q Tue Jun 20 12:23:44 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) Platinum 8180 CPU @ 2.50GHz
notes_plat_sysinfo_050 =       2 "physical id"s (chips)
notes_plat_sysinfo_055 =       112 "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 : 28
notes_plat_sysinfo_080 =       siblings  : 56
notes_plat_sysinfo_085 =       physical 0: cores 0 1 2 3 4 5 6 8 9 10 11 12 13 14 16 17 18 19 20 21 22 24
notes_plat_sysinfo_090 =       25 26 27 28 29 30
notes_plat_sysinfo_095 =       physical 1: cores 0 1 2 3 4 5 6 8 9 10 11 12 13 14 16 17 18 19 20 21 22 24
notes_plat_sysinfo_100 =       25 26 27 28 29 30
notes_plat_sysinfo_105 =    cache size : 39424 KB
notes_plat_sysinfo_110 =
notes_plat_sysinfo_115 = From /proc/meminfo
notes_plat_sysinfo_120 =    MemTotal:       394863296 kB
notes_plat_sysinfo_125 =    HugePages_Total:       0
notes_plat_sysinfo_130 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_135 =
notes_plat_sysinfo_140 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_145 =    SuSE-release:
notes_plat_sysinfo_150 =       SUSE Linux Enterprise Server 12 (x86_64)
notes_plat_sysinfo_155 =       VERSION = 12
notes_plat_sysinfo_160 =       PATCHLEVEL = 2
notes_plat_sysinfo_165 =       # This file is deprecated and will be removed in a future service pack or
notes_plat_sysinfo_170 =       release.
notes_plat_sysinfo_175 =       # Please check /etc/os-release for details about this release.
notes_plat_sysinfo_180 =    os-release:
notes_plat_sysinfo_185 =       NAME="SLES"
notes_plat_sysinfo_190 =       VERSION="12-SP2"
notes_plat_sysinfo_195 =       VERSION_ID="12.2"
notes_plat_sysinfo_200 =       PRETTY_NAME="SUSE Linux Enterprise Server 12 SP2"
notes_plat_sysinfo_205 =       ID="sles"
notes_plat_sysinfo_210 =       ANSI_COLOR="0;32"
notes_plat_sysinfo_215 =       CPE_NAME="cpe:/o:suse:sles:12:sp2"
notes_plat_sysinfo_220 =
notes_plat_sysinfo_225 = uname -a:
notes_plat_sysinfo_230 =    Linux linux-0s5q 4.4.21-69-default #1 SMP Tue Oct 25 10:58:20 UTC 2016
notes_plat_sysinfo_235 =    (9464f67) x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_240 =
notes_plat_sysinfo_245 = run-level 3 Jun 20 12:20
notes_plat_sysinfo_250 =
notes_plat_sysinfo_255 = SPEC is set to: /opt/omp2012
notes_plat_sysinfo_260 =    Filesystem     Type  Size  Used Avail Use% Mounted on
notes_plat_sysinfo_265 =    /dev/sdb2      xfs   700G   40G  661G   6% /
notes_plat_sysinfo_270 =
notes_plat_sysinfo_275 = Additional information from dmidecode:
notes_plat_sysinfo_280 =   BIOS Cisco Systems, Inc. C240M5.3.1.0.275.0519172339 05/19/2017
notes_plat_sysinfo_285 =   Memory:
notes_plat_sysinfo_290 =    24x   16 GB
notes_plat_sysinfo_295 =    24x 0xCE00 M393A2G40EB2-CTD 16 GB 2666 MHz 2 rank
notes_plat_sysinfo_300 =
notes_plat_sysinfo_305 = (End of data from sysinfo program)
# hw_cpu_name    = Intel Xeon Platinum 8180
# hw_disk        = 700 GB  add more disk info here
# hw_memory001   = 376.571 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    = root  (is never output, only tags rawfile)
# sw_file        = xfs
# sw_os001       = SUSE Linux Enterprise Server 12 (x86_64)
# sw_os002       = 4.4.21-69-default
# 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-ic19.0-linux64.xml
flagsurl001 = http://www.spec.org/omp2012/flags/Cisco-Platform-Settings-V1.2-revH.xml


# The following settings were obtained by running '$[top]/Docs/sysinfo -f'
default:
notes_plat_sysinfo_000 = Sysinfo program /home/OMP2012/Docs/sysinfo
notes_plat_sysinfo_005 = Revision 563 of 2016-06-10 (097295389cf6073d8c3b03fa376740a5)
notes_plat_sysinfo_010 = running on linux-mz3p Fri Mar  8 02:30:13 2019
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) Platinum 8280 CPU @ 2.70GHz
notes_plat_sysinfo_050 =       4 "physical id"s (chips)
notes_plat_sysinfo_055 =       224 "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 : 28
notes_plat_sysinfo_080 =       siblings  : 56
notes_plat_sysinfo_085 =       physical 0: cores 0 1 2 3 4 5 6 8 9 10 11 12 13 14 16 17 18 19 20 21 22 24
notes_plat_sysinfo_090 =       25 26 27 28 29 30
notes_plat_sysinfo_095 =       physical 1: cores 0 1 2 3 4 5 6 8 9 10 11 12 13 14 16 17 18 19 20 21 22 24
notes_plat_sysinfo_100 =       25 26 27 28 29 30
notes_plat_sysinfo_105 =       physical 2: cores 0 1 2 3 4 5 6 8 9 10 11 12 13 14 16 17 18 19 20 21 22 24
notes_plat_sysinfo_110 =       25 26 27 28 29 30
notes_plat_sysinfo_115 =       physical 3: cores 0 1 2 3 4 5 6 8 9 10 11 12 13 14 16 17 18 19 20 21 22 24
notes_plat_sysinfo_120 =       25 26 27 28 29 30
notes_plat_sysinfo_125 =    cache size : 39424 KB
notes_plat_sysinfo_130 =
notes_plat_sysinfo_135 = From /proc/meminfo
notes_plat_sysinfo_140 =    MemTotal:       1583861556 kB
notes_plat_sysinfo_145 =    HugePages_Total:       0
notes_plat_sysinfo_150 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_155 =
notes_plat_sysinfo_160 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_165 =    os-release:
notes_plat_sysinfo_170 =       NAME="SLES"
notes_plat_sysinfo_175 =       VERSION="15"
notes_plat_sysinfo_180 =       VERSION_ID="15"
notes_plat_sysinfo_185 =       PRETTY_NAME="SUSE Linux Enterprise Server 15"
notes_plat_sysinfo_190 =       ID="sles"
notes_plat_sysinfo_195 =       ID_LIKE="suse"
notes_plat_sysinfo_200 =       ANSI_COLOR="0;32"
notes_plat_sysinfo_205 =       CPE_NAME="cpe:/o:suse:sles:15"
notes_plat_sysinfo_210 =
notes_plat_sysinfo_215 = uname -a:
notes_plat_sysinfo_220 =    Linux linux-mz3p 4.12.14-23-default #1 SMP Tue May 29 21:04:44 UTC 2018
notes_plat_sysinfo_225 =    (cd0437b) x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_230 =
notes_plat_sysinfo_235 = run-level 3 Mar 7 20:39
notes_plat_sysinfo_240 =
notes_plat_sysinfo_245 = SPEC is set to: /home/OMP2012
notes_plat_sysinfo_250 =    Filesystem     Type  Size  Used Avail Use% Mounted on
notes_plat_sysinfo_255 =    /dev/sda2      xfs   549G   36G  513G   7% /
notes_plat_sysinfo_260 = Additional information from dmidecode:
notes_plat_sysinfo_265 =
notes_plat_sysinfo_270 =    Warning: Use caution when you interpret this section. The 'dmidecode' program
notes_plat_sysinfo_275 =    reads system data which is "intended to allow hardware to be accurately
notes_plat_sysinfo_280 =    determined", but the intent may not be met, as there are frequent changes to
notes_plat_sysinfo_285 =    hardware, firmware, and the "DMTF SMBIOS" standard.
notes_plat_sysinfo_290 =
notes_plat_sysinfo_295 =   BIOS Cisco Systems, Inc. C480M5.4.0.3.17.0213191844 02/13/2019
notes_plat_sysinfo_300 =   Memory:
notes_plat_sysinfo_305 =    48x 0xCE00 M393A4K40CB2-CVF 32 GB 2 rank 2933 MT/s, configured at 2934 MT/s
notes_plat_sysinfo_310 =
notes_plat_sysinfo_315 = (End of data from sysinfo program)
# hw_cpu_name    = Intel Xeon Platinum 8280
# hw_disk        = 549 GB  add more disk info here
# hw_memory001   = 1510.488 GB fixme: If using DDR3, format is:
# hw_memory002   = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)'
# hw_nchips      = 4
# prepared_by    = root  (is never output, only tags rawfile)
# sw_file        = xfs
# sw_os001       = NAME="SLES"
# sw_os002       = 4.12.14-23-default
# sw_state       = Run level 3 (add definition here)