# Invocation command line:
# /omp201903199/bin/runspec --config=huawei.cfg --define omp_schedule=static --define block_time=infinite --define kmp_library=turnaround --tune=base --iterations=3 --reportable --threads=112 --size=ref all
# output_root was not used for this run
############################################################################
# Invocation command line:
# runspec --config=huawei.cfg --define omp_schedule=static --define block_time=infinite --define kmp_library=turnaround --tune=base --iterations=3 --reportable --flagsurl /omp2012/config/flags/Intel-ic18.0-linux64.xml --threads=112 --size=ref all
# output_root was not used for this run
############################################################################
############################################################################
#
# huawei.cfg
#
VENDOR        = intel
action        = validate
ext           = cascade
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 -L/opt/compilers_and_libraries_2018.0.082/linux/compiler/lib/intel64
#FC   = ifort -L/opt/compilers_and_libraries_2018.0.082/linux/compiler/lib/intel64
CC   = icc
FC   = ifort
CXX  = icpc
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_BLOCKTIME=%{block_time}
ENV_KMP_STACKSIZE=702M
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 HyperThreading Technology set to Enabled
notes_030     =   CPU performance set to Enterprise
notes_035     =   Power Performance Tuning set to OS
notes_040     =   Sub Numa Clustering (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-AVX512 -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      =Yes: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Meltdown)
notes_110 =is mitigated in the system as tested and documented.
notes_115 =Yes: The test sponsor attests, as of date of publication, that CVE-2017-5753 (Spectre variant 1)
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-5715 (Spectre variant 2)
notes_130 = is mitigated in the system as tested and documented.

350.md=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX512 -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-AVX512 -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-AVX512 -opt-malloc-options=1

362.fma3d=peak=default=default:
ENV_OMP_SCHEDULE=static,1
#OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX512 -fno-alias -no-prec-div -no-prec-sqrt
#ENV_KMP_AFFINITY=scatter

363.swim=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX512 -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-AVX512

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

371.applu331=peak=default=default:
OPTIMIZE=-O3 -openmp -ipo -xCORE-AVX512
#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 -xCORE-AVX512 -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= Huawei 2288H V5 (Intel Xeon Platinum 8280, 2.7
hw_model001 = GHz)
hw_memory   = 384 GB (24 x 16 GB 2Rx8 PC4-2933Y-R)
hw_fpu = Integrated
hw_nchips = 2
hw_ncores = 56
hw_ncoresperchip = 28
hw_nthreadspercore = 2
hw_ncpuorder = 1,2 Chips
hw_vendor = Huawei
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 480 GB SSD SAS
hw_other = None
sw_other=None
sw_os000=SUSE Linux Enterprise Server 12 SP4 (x86_64)
sw_os001 = 4.12.14-94.41-default
sw_base_ptrsize=64-bit
sw_peak_ptrsize=Not Applicable
sw_compiler000=C/C++/Fortran: Version 19.0.3.199 of Intel
sw_compiler001 = Composer for Linux Build 20190206
sw_file=xfs
sw_state=Run Level 3 (multi-user)
company_name=Intel Corporation
machine_name=Endeavour
license_num=27
test_sponsor = Huawei
tester = Huawei
hw_avail=Jul-2017
sw_avail=Mar-2019
prepared_by=Huawei


# The following settings were obtained by running '$[top]/Docs/sysinfo -f'
default:
notes_plat_sysinfo_000 = Sysinfo program /omp201903199/Docs/sysinfo
notes_plat_sysinfo_005 = $Rev: 395 $ $Date:: 2012-07-25 #$ 8f8c0fe9e19c658963a1e67685e50647
notes_plat_sysinfo_010 = running on linux-fxye Tue Nov 20 00:52:50 2018
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 =       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:       394430744 kB
notes_plat_sysinfo_125 =    HugePages_Total:       0
notes_plat_sysinfo_130 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_135 =
notes_plat_sysinfo_140 = /usr/bin/lsb_release -d
notes_plat_sysinfo_145 =    SUSE Linux Enterprise Server 12 SP4
notes_plat_sysinfo_150 =
notes_plat_sysinfo_155 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_160 =    SuSE-release:
notes_plat_sysinfo_165 =       SUSE Linux Enterprise Server 12 (x86_64)
notes_plat_sysinfo_170 =       VERSION = 12
notes_plat_sysinfo_175 =       PATCHLEVEL = 4
notes_plat_sysinfo_180 =       # This file is deprecated and will be removed in a future service pack or
notes_plat_sysinfo_185 =       release.
notes_plat_sysinfo_190 =       # Please check /etc/os-release for details about this release.
notes_plat_sysinfo_195 =    os-release:
notes_plat_sysinfo_200 =       NAME="SLES"
notes_plat_sysinfo_205 =       VERSION="12-SP4"
notes_plat_sysinfo_210 =       VERSION_ID="12.4"
notes_plat_sysinfo_215 =       PRETTY_NAME="SUSE Linux Enterprise Server 12 SP4"
notes_plat_sysinfo_220 =       ID="sles"
notes_plat_sysinfo_225 =       ANSI_COLOR="0;32"
notes_plat_sysinfo_230 =       CPE_NAME="cpe:/o:suse:sles:12:sp4"
notes_plat_sysinfo_235 =
notes_plat_sysinfo_240 = uname -a:
notes_plat_sysinfo_245 =    Linux linux-fxye 4.12.14-94.41-default #1 SMP Wed Oct 31 12:25:04 UTC 2018
notes_plat_sysinfo_250 =    (3090901) x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_255 =
notes_plat_sysinfo_260 = run-level 3 Nov 19 19:53
notes_plat_sysinfo_265 =
notes_plat_sysinfo_270 = SPEC is set to: /omp201903199
notes_plat_sysinfo_275 =    Filesystem     Type  Size  Used Avail Use% Mounted on
notes_plat_sysinfo_280 =    /dev/sda3      xfs   425G   55G  371G  13% /
notes_plat_sysinfo_285 =
notes_plat_sysinfo_290 = Additional information from dmidecode:
notes_plat_sysinfo_295 =   BIOS INSYDE Corp. 6.36 02/15/2019
notes_plat_sysinfo_300 =   Memory:
notes_plat_sysinfo_305 =    24x Samsung M393A2K43CB2-CVF 16 GB 2933 MHz 2 rank
notes_plat_sysinfo_310 =
notes_plat_sysinfo_315 = (End of data from sysinfo program)
# hw_cpu_name    = Intel Xeon Platinum 8280
# hw_disk        = 425 GB  add more disk info here
# hw_memory001   = 376.158 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 SP4
# sw_os002       = 4.12.14-94.41-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-ic18.0-linux64.20190329.xml
flagsurl001 = http://www.spec.org/omp2012/flags/Huawei-Platform-Settings-Omp2012-Cascade-V1.0.xml