# Invocation command line:
# /home/omp2012/bin/runspec --config=egs-8s-omp2012.cfg --reportable --verbose=7 -flagsurl ./config/flags/lenovo-omp2012-oneAPI-20240723.xml --threads=480 --size=ref all
# output_root was not used for this run
############################################################################
# SPEComp config file for Lenovo Server
#
#################################################
# System Description  				#
#################################################
#   Header section  				#
#################################################
#
VENDOR			= Lenovo Global Technology
action			= validate
tune			= all
ext			= omp2012-lenovo-SR950V3
PATHSEP			= /
check_md5		= 1
env_vars		= 1
iterations		= 3
level			= 40
output_format		= all
baskup_config		= 0
sysinfo_program		= $[top]/Docs/sysinfo -f

#include:Lenovo_SUT.inc
#  ----- Begin inclusion of 'Lenovo_SUT.inc'
############################################################################
#include: Lenovo_EGS_E3_8S.inc
#  ----- Begin inclusion of 'Lenovo_EGS_E3_8S.inc'
############################################################################
hw_cpu_name      	= Intel Xeon 8490H CPU @ 1.90GHz
hw_cpu_char		= Intel Turbo Boost Technology up to 3.50 GHz
hw_cpu_mhz		= 1900
hw_cpu_max_mhz    	= 3500
hw_fpu		      	= Integrated
hw_nchips		= 8
hw_ncpuorder     	= 2,4,8 chips
hw_ncoresperchip	= 60
hw_nthreadspercore      = 1
hw_ncores		= 480
hw_pcache        	= 32 KB I + 48 KB D on chip per core
hw_scache        	= 2 MB I+D on chip per core
hw_tcache        	= 115200 KB I+D on chip per chip
hw_ocache        	= None
# ---- End inclusion of '/home/omp2012/config/Lenovo_EGS_E3_8S.inc'
#include: Lenovo_SR950V3-8S-mem4800.inc
#  ----- Begin inclusion of 'Lenovo_SR950V3-8S-mem4800.inc'
############################################################################

license_num   			= 9017
test_sponsor   	 		= Lenovo Global Technology
company_name			= Lenovo Global Technology
machine_name			= ThinkSystem SR950V3
fw_bios        			= Lenovo BIOS Version RBE105F-2.10 released Jun-2024
hw_avail       			= Oct-2023
sw_avail       			= Jun-2024
tester     	 			= Lenovo Global Technology
prepared_by			= Sinper Liang
#test_date			=
#display_order			= 1a

#----- System ------------
#
hw_vendor			= Lenovo Global Technology
hw_model000                     = ThinkSystem SR950V3 (Intel Xeon Platinum 8490H,
hw_model001 = 1.90 GHz)

#----- CPU ---------------
#----- Hardisk -----------
#
hw_disk     			= 1 x 960GB M.2 NVME SSD

#----- Memory ------------
#
hw_memory                       = 4 TB (64 x 64 GB 2Rx4 PC4-4800V, ECC)

#----- Others ------------
hw_other        		= None

#------ Software configuration -----------
#
sw_compiler000                  = C/C++/Fortran: Version 2024.2.0.635 of Intel
sw_compiler001 = oneAPI DPC/C++
sw_file          		= xfs
sw_os000                        = Red Hat Enterprise Linux 9 (x86_64)
sw_os001                        = ,Kernel 5.14.0-70.22.1.el9_0.x86_64
sw_state         		= Run level 3 (multi-user)
sw_base_ptrsize			= 64-bit
sw_peak_ptrsize                 = 64-bit
sw_other         		= None

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

# General OMP Library Settings
notes_000               =======================================================================
notes_005               = General OMP Library Settings
notes_010               =   KMP_AFFINITY                = granularity=tile, proclist=[0-59,60-119,120-179,
notes_015               =                         180-239,240-299,300-359,360-419,420-479],explicit
notes_020               =   KMP_LIBRARY         = turnaround
notes_025               =   KMP_BLOCKTIME       = infinite
notes_030               =   KMP_SCHEDULE                = static,16
notes_035               =   KMP_DETERMINISTIC_REDUCTION= 1
notes_040               =   OMP_STACKSIZE               = 480M
notes_045               =   OMP_MAXACTIVE_LEVELS= 1
notes_050               =   OMP_NUM_THREADS     = 480
notes_055               =   OMP_DYNAMIC         = FALSE
notes_060               =   OMP_PROC_BIND       = close
notes_065               =   OMP_PLACES          = sockets
notes_070
notes_070               =   OMP_DISPLAY         = verbose
notes_075               =======================================================================
notes_080               = BIOS Setting notes:
notes_085               = Choose Operating Mode set to Maximum Performance, and change to Custom Mode.
notes_090               = Below items also configured:
notes_095               =     Hyper-Threading           = Disabled
notes_100               =     Page Policy                       = Adaptive
notes_105               =     Patrol Scrub                      = Disabled
notes_110               =     Memory Data Scrambling    = Disabled
notes_115               =     LLC Prefetch                      = Disabled
notes_120               =
notes_125               = Yes: The test sponsor attests, as of date of publication, the CVE-2017-5754 (Meltdown)
notes_130               = is mitigated in the system as tested and documented.
notes_135               = Yes: The test sponsor attests, as of date of publication, the CVE-2017-5753 (Spectre variant 1)
notes_140               = is mitigated in the system as tested and documented.
notes_145               = Yes: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Spectre variant 2)
notes_150               = is mitigated in the system as tested and documented.
notes_155               =======================================================================
notes_160               = OS tunning:
notes_165               =       ulimit -s unlimited
notes_170 ==========================================================================













# ---- End inclusion of '/home/omp2012/config/Lenovo_SR950V3-8S-mem4800.inc'



# ---- End inclusion of '/home/omp2012/config/Lenovo_SUT.inc'


#################################################
#  Benchamrk Tuning Extension Machine 		#
#################################################

default=default=default=default:
CC			= icx -Wno-implicit-function-declaration
CXX			= icpx
FC			= ifx
OBJ			= .o

EXTRA_LIB		= /home/source/jemalloc-5.3.0/lib
#------------------------------------------------a
# Portability & Libraries 			-
#------------------------------------------------
default=default=default=default:

ENV_KMP_AFFINITY=granuarity=tile,proclist=[0-59,60-119,120-179,180-239,240-299,300-359,360-419,420-479],explicit
ENV_OMP_DISPLAY_ENV=verbose
ENV_OMP_PROC_BIND=close
ENV_OMP_PLACES=sockets
ENV_KMP_LIBRARY=turnaround
ENV_KMP_BLOCKTIME=infinite
ENV_KMP_SCHEDULE=static,16
ENV_KMP_STACKSIZE=480M
ENV_OMP_NUM_THREADS=480
ENV_OMP_DYNAMIC=FALSE
ENV_OMP_MAX_ACTIVE_LEVELS=1
ENV_KMP_DETERMNINSTIC_REDUCTION=1


###################################
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


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

%if defined(%{BASEOPT})
%  define BASEOPT -O3 -qopenmp -xSAPPHIRERAPIDS -ipo -foptimize-sibling-calls
%else
%  define BASEOPT -O3 -qopenmp -xSAPPHIRERAPIDS -ipo -foptimize-sibling-calls
%endif


%if defined(%{BASECOPT})
%  define BASECOPT -ffast-math
%else
%  define BASECOPT -ffast-math
%endif

%if defined(%{BASECXXOPT})
%  define BASECXXOPT -ffast-math
%else
%  define BASECXXOPT -ffast-math
%endif

%if defined(%{BASEFOPT})
%  define BASEFOPT -align array128byte -fno-alias
%else
%  define BASEFOPT -align array128byte -fno-alias
%endif


#########################################
# Base Tuning default Optimization      #
#########################################
default=base=default=default:                        # all benchmark use 'base' tuning.


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


################################
##       Peak settings
################################
#

#########################################
# Peak Tuning default Optimization      #
#########################################
#default=peak=default=default:                        # all benchmark use 'peak' tuning.


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


#
350.md=peak=default=default:
#basepeak = 1
#threads=240
OPTIMIZE        = %{BASEOPT} -mprefer-vector-width=512
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

351.bwaves=peak=default=default:
basepeak = 1
#threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

352.nab=peak=default=default:
basepeak=1
#threads=240
OPTIMIZE        = %{BASEOPT}
OPTIMIZE       = %{BASEOPT} %{BASECOPT}

357.bt331=peak=default=default:
basepeak=1
#threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

358.botsalgn=peak=default=default:
basepeak = 1
#threads=240
OPTIMIZE        = %{BASEOPT}
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

359.botsspar=peak=default=default:
threads=240
OPTIMIZE        = %{BASEOPT} -qopt-zmm-usage=high -mprefer-vector-width=512
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

360.ilbdc=peak=default=default:
basepeak = 1
#threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE        = %{BASEOPT} %{BASEFOPT}

362.fma3d=default=default:
basepeak=1
#threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

363.swim=peak=default=default:
basepeak = 1
#threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT}

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

370.mgrid331=peak=default=default:
basepeak=1
#threads=240
OPTIMIZE        = %{BASEOPT}
FOPTIMIZE        = %{BASEOPT} %{BASEFOPT}

371.applu331=peak=default=default:
#basepeak=1
threads=240
OPTIMIZE        = %{BASEOPT} -qopt-zmm-usage=high -shared-intel
FOPTIMIZE       = %{BASEOPT} %{BASEFOPT} -fno-alias

372.smithwa=peak=default=default:
#basepeak=1
#threads=240
OPTIMIZE        = %{BASEOPT} -mprefer-vector-width=512
COPTIMIZE       = %{BASEOPT} %{BASECOPT}

376.kdtree=peak=default=default:
basepeak=1
#threads=240
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 BLR Sun Aug  4 03:00:47 2024
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 =       8 "physical id"s (chips)
notes_plat_sysinfo_055 =       480 "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  : 60
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 =       physical 2: 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_120 =       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_125 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_130 =       physical 3: 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_135 =       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_140 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_145 =       physical 4: 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_150 =       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_155 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_160 =       physical 5: 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_165 =       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_170 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_175 =       physical 6: 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_180 =       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_185 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_190 =       physical 7: 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_195 =       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_200 =       47 48 49 50 51 52 53 54 55 56 57 58 59
notes_plat_sysinfo_205 =    cache size : 115200 KB
notes_plat_sysinfo_210 =
notes_plat_sysinfo_215 = From /proc/meminfo
notes_plat_sysinfo_220 =    MemTotal:       4226678004 kB
notes_plat_sysinfo_225 =    HugePages_Total:       0
notes_plat_sysinfo_230 =    Hugepagesize:       2048 kB
notes_plat_sysinfo_235 =
notes_plat_sysinfo_240 = From /etc/*release* /etc/*version*
notes_plat_sysinfo_245 =    os-release:
notes_plat_sysinfo_250 =       NAME="Red Hat Enterprise Linux"
notes_plat_sysinfo_255 =       VERSION="9.0 (Plow)"
notes_plat_sysinfo_260 =       ID="rhel"
notes_plat_sysinfo_265 =       ID_LIKE="fedora"
notes_plat_sysinfo_270 =       VERSION_ID="9.0"
notes_plat_sysinfo_275 =       PLATFORM_ID="platform:el9"
notes_plat_sysinfo_280 =       PRETTY_NAME="Red Hat Enterprise Linux 9.0 (Plow)"
notes_plat_sysinfo_285 =       ANSI_COLOR="0;31"
notes_plat_sysinfo_290 =    redhat-release: Red Hat Enterprise Linux release 9.0 (Plow)
notes_plat_sysinfo_295 =    system-release: Red Hat Enterprise Linux release 9.0 (Plow)
notes_plat_sysinfo_300 =    system-release-cpe: cpe:/o:redhat:enterprise_linux:9::baseos
notes_plat_sysinfo_305 =
notes_plat_sysinfo_310 = uname -a:
notes_plat_sysinfo_315 =    Linux BLR 5.14.0-70.22.1.el9_0.x86_64 #1 SMP PREEMPT Tue Aug 2 10:02:12 EDT
notes_plat_sysinfo_320 =    2022 x86_64 x86_64 x86_64 GNU/Linux
notes_plat_sysinfo_325 =
notes_plat_sysinfo_330 = run-level 3 Aug 4 01:30
notes_plat_sysinfo_335 =
notes_plat_sysinfo_340 = SPEC is set to: /home/omp2012
notes_plat_sysinfo_345 =    Filesystem     Type  Size  Used Avail Use% Mounted on
notes_plat_sysinfo_350 =    /dev/nvme0n1p5 xfs   435G   79G  357G  18% /home
notes_plat_sysinfo_355 = Additional information from dmidecode:
notes_plat_sysinfo_360 =
notes_plat_sysinfo_365 =    Warning: Use caution when you interpret this section. The 'dmidecode' program
notes_plat_sysinfo_370 =    reads system data which is "intended to allow hardware to be accurately
notes_plat_sysinfo_375 =    determined", but the intent may not be met, as there are frequent changes to
notes_plat_sysinfo_380 =    hardware, firmware, and the "DMTF SMBIOS" standard.
notes_plat_sysinfo_385 =
notes_plat_sysinfo_390 =   BIOS Lenovo EBE105F-2.10 01/31/2024
notes_plat_sysinfo_395 =   Memory:
notes_plat_sysinfo_400 =    18x Samsung M321R8GA0BB0-CQKDG 64 GB 2 rank 4800 MT/s
notes_plat_sysinfo_405 =    8x Samsung M321R8GA0BB0-CQKEG 64 GB 2 rank 4800 MT/s
notes_plat_sysinfo_410 =    6x Samsung M321R8GA0BB0-CQKVG 64 GB 2 rank 4800 MT/s
notes_plat_sysinfo_415 =    32x Samsung M321R8GA0BB0-CQKZH 64 GB 2 rank 4800 MT/s
notes_plat_sysinfo_420 =
notes_plat_sysinfo_425 = (End of data from sysinfo program)
# hw_cpu_name    = Intel Xeon Platinum 8490H
# hw_disk        = 435 GB  add more disk info here
# hw_memory001   = 4030.874 GB fixme: If using DDR3, format is:
# hw_memory002   = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)'
# hw_nchips      = 8
# prepared_by    = root  (is never output, only tags rawfile)
# sw_file        = xfs
# sw_os001       = Red Hat Enterprise Linux release 9.0 (Plow)
# sw_os002       = 5.14.0-70.22.1.el9_0.x86_64
# 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/lenovo-omp2012-oneAPI.20240829.xml