# Invocation command line:
# /home/omp2012/bin/runspec --config=Cisco-OMP.cfg --tune=base,peak --iterations=3 --reportable --size=ref --threads=240 all
# output_root was not used for this run
############################################################################
# Invocation command line:
# /home/OMP/bin/runspec --config=omp.cfg --tune=base --iterations=1 -l --size=ref --threads=240 all
# output_root was not used for this run
##################################################
#
VENDOR		= Cisco Systems
action		= validate
tune		= all
ext		= SPR-OMP2012
PATHSEP		= /
check_md5		= 1
env_vars		= 1
iterations		= 3
level		= 40
output_format		= all
baskup_config		= 0
sysinfo_program		= $[top]/Docs/sysinfo -f

############################################################################

############################################################################

default=default=default=default:
CC		= icc
FC		= ifort
CXX		= icpc
OBJ		= .o

#------------------------------------------------
# Portability & Libraries 			-
#------------------------------------------------
default=default=default=default:


ENV_KMP_LIBRARY=turnaround
ENV_KMP_STACKSIZE=8G
ENV_KMP_BLOCKTIME=infinite
#ENV_OMP_THREADS=240
ENV_OMP_DYNAMIC=FALSE
ENV_KMP_SCHEDULE=static
ENV_KMP_AFFINITY=granularity=fine,proclist=[0-7,8-15,16-23,24-31,32-39,40-47,48-55,56-63,64-71,72-79,80-87,88-95,96-103,104-111,112-119,120-127,128-135,136-143,144-151,152-159,160-167,168-175,176-183,184-191,192-199,200-207,208-215,216-223,224-231,232-239],explicit
#ENV_KMP_AFFINITY=granularity=fine

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

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

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

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


######################################
# Base tuning define #
######################
default=base=default=default:

%if defined(%{BASEOPT})
%  define BASEOPT -O3 -xCORE-AVX512 -ipo1  -qopenmp -qopt-zmm-usage=high -ansi-alias -mcmodel=medium -shared-intel
%else
%  define BASEOPT -O3 -xCORE-AVX512 -ipo1  -qopenmp -qopt-zmm-usage=high -ansi-alias -mcmodel=medium -shared-intel

%endif

%if defined(%{BASECOPT})
%  define BASECOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers -fvirtual-function-elimination
%else
%  define BASECOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers -fvirtual-function-elimination
%endif

%if defined(%{BASECXXOPT})
%  define BASECXXOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers
%else
%  define BASECXXOPT -ffast-math -fstrict-enums -fstrict-vtable-pointers
%endif

%if defined(%{BASEFOPT})
%  define BASEFOPT -align array128byte -ffinite-math-only -fno-omit-frame-pointer -m64 -ipo1
%else
%  define BASEFOPT -align array128byte -ffinite-math-only -fno-omit-frame-pointer -m64 -ipo1
%endif


#########################################
# Base Tuning default Optimization      #
#########################################
default=base=default=default:

OPTIMIZE                = %{BASEOPT}
COPTIMIZE               = %{BASEOPT} %{BASECOPT}
CXXOPTIMIZE             = %{BASEOPT} %{BASECXXOPT}
FOPTIMIZE               = %{BASEOPT} %{BASEFOPT}

##################################################################
################################
#       Peak settings
################################
#
350.md=peak=default=default:
threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

351.bwaves=peak=default=default:
threads=120
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

352.nab=peak=default=default:
threads=240
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT} -fno-signed-zeros

357.bt331=peak=default=default:
threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT} -norecursive

358.botsalgn=peak=default=default:
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

359.botsspar=peak=default=default:
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

360.ilbdc=peak=default=default:
OPTIMIZE        = %{BASEOPT}
OPTIMIZE        = %{BASEOPT} %{BASEFOPT}

362.fma3d=default=default:
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

363.swim=peak=default=default:
threads=120
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

367.imagick=peak=default=default:
threads=240
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

370.mgrid331=peak=default=default:
threads=120
OPTIMIZE        = %{BASEOPT}
OPTIMIZE        = %{BASEOPT} %{BASEFOPT}

371.applu331=peak=default=default:
threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

372.smithwa=peak=default=default:
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

376.kdtree=peak=default=default:
OPTIMIZE        = %{BASEOPT}
CXXOPTIMIZE     = %{BASEOPT} %{BASECXXOPT}
##########################################


# 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 x210m7-Arthur Tue Dec 13 06:30:24 2022
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 8490H
notes_plat_sysinfo_050 =       2 "physical id"s (chips)
notes_plat_sysinfo_055 =       240 "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 : 60
notes_plat_sysinfo_080 =       siblings  : 120
notes_plat_sysinfo_085 =       physical 0: cores 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
notes_plat_sysinfo_090 =       22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
notes_plat_sysinfo_095 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_100 =       physical 1: cores 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
notes_plat_sysinfo_105 =       22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
notes_plat_sysinfo_110 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_115 =    cache size : 115200 KB
notes_plat_sysinfo_120 =
notes_plat_sysinfo_125 = From /proc/meminfo
notes_plat_sysinfo_130 =    MemTotal:       1056457400 kB
notes_plat_sysinfo_135 =    HugePages_Total:       0
notes_plat_sysinfo_140 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_145 =
notes_plat_sysinfo_150 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_155 =    os-release:
notes_plat_sysinfo_160 =       NAME="SLES"
notes_plat_sysinfo_165 =       VERSION="15-SP4"
notes_plat_sysinfo_170 =       VERSION_ID="15.4"
notes_plat_sysinfo_175 =       PRETTY_NAME="SUSE Linux Enterprise Server 15 SP4"
notes_plat_sysinfo_180 =       ID="sles"
notes_plat_sysinfo_185 =       ID_LIKE="suse"
notes_plat_sysinfo_190 =       ANSI_COLOR="0;32"
notes_plat_sysinfo_195 =       CPE_NAME="cpe:/o:suse:sles:15:sp4"
notes_plat_sysinfo_200 =
notes_plat_sysinfo_205 = uname -a:
notes_plat_sysinfo_210 =    Linux x210m7-Arthur 5.14.21-150400.22-default #1 SMP PREEMPT_DYNAMIC Wed May
notes_plat_sysinfo_215 =    11 06:57:18 UTC 2022 (49db222) x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_220 =
notes_plat_sysinfo_225 = run-level 3 Dec 13 05:59
notes_plat_sysinfo_230 =
notes_plat_sysinfo_235 = SPEC is set to: /home/omp2012
notes_plat_sysinfo_240 =    Filesystem     Type  Size  Used Avail Use% Mounted on
notes_plat_sysinfo_245 =    /dev/sda3      xfs   884G  194G  690G  22% /home
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 =   BIOS Cisco Systems, Inc. X210M7.4.2.600.548.1201222205 12/01/2022
notes_plat_sysinfo_290 =   Memory:
notes_plat_sysinfo_295 =    16x 0xAD00 HMCG94MEBRA121N 64 GB 2 rank 4800 MT/s
notes_plat_sysinfo_300 =
notes_plat_sysinfo_305 = (End of data from sysinfo program)
# hw_cpu_name    = Intel Xeon Platinum 8490H
# hw_disk        = 884 GB  add more disk info here
# hw_memory001   = 1007.516 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       = NAME="SLES"
# sw_os002       = 5.14.21-150400.22-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/Cisco-ic2022.linux64-oneAPI.xml
test_sponsor = Cisco Systems
license_num = 9019
tester = Cisco Systems
hw_avail = Mar-2023
sw_avail = Nov-2022
prepared_by = Cisco Systems
hw_vendor = Cisco Systems
hw_model = Cisco UCS X210c M7 (Intel Xeon Platinum 8490H)
hw_nthreadspercore = 2
hw_ncoresperchip = 60
hw_ncores = 120
hw_nchips = 2
hw_cpu_name = Intel Xeon Platinum 8490H
hw_cpu_char = Intel Turbo Boost Technology up to 3.5 GHz
hw_cpu_mhz = 1900
hw_cpu_max_mhz = 3500
hw_fpu = Integrated
hw_ncpuorder = 1,2 chip
hw_pcache = 32 KB I + 48 KB D on chip per core
hw_scache = 2 MB I+D on chip per core
hw_tcache = 112.5 MB I+D on chip per chip
hw_ocache = None
hw_memory = 1 TB (16 x 64 GB 2Rx4 PC5-4800B-R)
hw_disk = 1 x 960 GB M.2 SSD
hw_other = None
sw_file = xfs
sw_state = Multi-user, run level 3
sw_base_ptrsize = 64-bit
sw_peak_ptrsize = 64-bit
sw_other = None
sw_compiler000 = C/C++/Fortran: Version 2022.2.0.20221020 of Intel
sw_compiler001 = oneAPI DPC++/C++
sw_os000 = SUSE Linux Enterprise Server 15 SP4
sw_os001 = 5.14.21-150400.22-default
notes_000 =========================================================================
notes_005 = BIOS Setting:
notes_010 =     Sub NUMA Clustering set to Disabled
notes_015 =     ADDDC Sparing set to Disabled
notes_020 =     Processor C6 Report set to Enabled
notes_025 =     UPI Link Enablement 1
notes_030 =     UPI Link Power Management Enabled
notes_035 =     UPI Link Speed 16.0GT/S
notes_040 =
notes_045 =========================================================================
notes_050 = General OMP Library Settings:
notes_055 =     ENV_KMP_LIBRARY         = turnaround
notes_060 =     ENV_KMP_BLOCKTIME       = infinite
notes_065 =     ENV_OMP_STACKSIZE       = 8G
notes_070 =     ENV_KMP_SCHEDULE                = static
notes_075 =     ENV_OMP_THREADS         = 240
notes_080 =     ENV_OMP_DYNAMIC         = FALSE
notes_085 =========================================================================s
notes_090 =     NA: The test sponsor attests, as of date of publication, the CVE-2017-5754 (Meltdown)
notes_095 =     is mitigated in the system as tested and documented.
notes_100 =
notes_105 =     Yes: The test sponsor attests, as of date of publication, the CVE-2017-5753 (Spectre variant 1)
notes_110 =     is mitigated in the system as tested and documented.
notes_115 =
notes_120 =     Yes: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Spectre variant 2)
notes_125 =     is mitigated in the system as tested and documented.
notes_130 =========================================================================
notes_135 = OS tunning:
notes_140 =     Stack size set to unlimited using "ulimit -s unlimited"
notes_145 =     Transparent Huge Pages enabled by default