# Invocation command line: # /home/omp2012/bin/runspec --config=egs-4s-omp2012.cfg --reportable --verbose=7 -flagsurl ./config/flags/lenovo-omp2012-oneAPI-20230626.xml --threads=480 --size=ref all # output_root was not used for this run ############################################################################ # SPEComp config file for Lenovo SR570 # ################################################# # System Description # ################################################# # Header section # ################################################# # VENDOR = Lenovo Global Technology action = validate tune = all ext = omp2012-lenovo-SR860V3 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_4S.inc # ----- Begin inclusion of 'Lenovo_EGS_4S.inc' ############################################################################ hw_cpu_name = Intel Xeon Platinum 8490H 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 = 4 hw_ncpuorder = 1,2,3,4 chips hw_ncoresperchip = 60 hw_nthreadspercore = 2 hw_ncores = 240 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 shared 60 cores hw_ocache = None # ---- End inclusion of '/home/omp2012/config/Lenovo_EGS_4S.inc' #include: Lenovo_SR860V3-4S-mem4800.inc # ----- Begin inclusion of 'Lenovo_SR860V3-4S-mem4800.inc' ############################################################################ license_num = 9017 test_sponsor = Lenovo Global Technology company_name = Lenovo Global Technology machine_name = ThinkSystem SR860V3 fw_bios = Lenovo BIOS Version RSE105E-1.00 released MAY-2023 hw_avail = Jun-2023 sw_avail = Jun-2023 tester = Lenovo Global Technology prepared_by = Sinper Liang #test_date = #display_order = 1a #----- System ------------ # hw_vendor = Lenovo Global Technology hw_model000 = ThinkSystem SR860V3 (Intel Xeon Platinum 8490H, hw_model001 = 1.90 GHz) #----- CPU --------------- #----- Hardisk ----------- # hw_disk = 1 x 128GB 6Gbps SATA M.2 SSD #----- Memory ------------ # hw_memory = 2 TB (32 x 64 GB 2Rx4 PC4-4800V, ECC) #----- Others ------------ hw_other = None #------ Software configuration ----------- # sw_compiler000 = C/C++/Fortran: Version 2023.1.0.46401 of Intel sw_compiler001 = oneAPI DPC/C++ sw_file = xfs sw_os000 = SUSE Linux Enterprise for High-Performance sw_os001 = Computing 15 SP4 (x86_64) sw_os002 = ,Kernel 5.14.21-150400.22-default 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 = ENV_KMP_AFFINITY = granularity=fine,compact,1,0 notes_015 = ENV_KMP_LIBRARY = turnaround notes_020 = ENV_KMP_STACKSIZE = 2G notes_025 = ENV_KMP_BLOCKTIME = infinite notes_030 = ENV_KMP_SCHEDULE = static notes_035 = ENV_OMP_DYNAMIC = FALSE notes_040 = ENV_OMP_MAXACTIVE_LEVELS = 1 notes_045 = ENV_OMP_THREADS = 480 notes_050 = ENV_OMP_WAIT_POLICY = PASSIVE notes_055 ======================================================================= notes_060 = BIOS Setting notes: notes_065 = Choose Operating Mode set to Maximum Performance, and change to Custom Mode. notes_070 = Below items also configured: notes_075 = UPI Link Power Management = Enabled notes_080 = Page Policy = Adaptive notes_085 = Patrol Scrub = Disabled notes_090 = Memory Data Scrambling = Disabled notes_095 = notes_100 = Yes: The test sponsor attests, as of date of publication, the CVE-2017-5754 (Meltdown) notes_105 = is mitigated in the system as tested and documented. notes_110 = Yes: The test sponsor attests, as of date of publication, the CVE-2017-5753 (Spectre variant 1) notes_115 = is mitigated in the system as tested and documented. 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 = ulimit -s unlimited notes_145 ========================================================================== # ---- End inclusion of '/home/omp2012/config/Lenovo_SR860V3-4S-mem4800.inc' # ---- End inclusion of '/home/omp2012/config/Lenovo_SUT.inc' ################################################# # Benchamrk Tuning Extension Machine # ################################################# default=default=default=default: CC = icx CXX = icpx FC = ifort OBJ = .o #------------------------------------------------ # Portability & Libraries - #------------------------------------------------ default=default=default=default: ENV_KMP_AFFINITY=granularity=fine,compact,1,0 ENV_KMP_LIBRARY=turnaround ENV_KMP_BLOCKTIME=infinite ENV_KMP_SCHEDULE=static ENV_KMP_STACKSIZE=2G ENV_OMP_THREADS=480 ENV_OMP_DYNAMIC=FALSE #ENV_OMP_NESTED=FALSE ENV_OMP_MAX_ACTIVE_LEVELS=1 ENV_OMP_WAIT_POLICY=PASSIVE ################################### 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 -fno-alias -ansi-alias -qopt-zmm-usage=high -ljemalloc -Wno-implicit-function-declaration %else % define BASEOPT -O3 -qopenmp -xSAPPHIRERAPIDS -ipo -fno-alias -ansi-alias -qopt-zmm-usage=high -ljemalloc -Wno-implicit-function-declaration %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 %else % define BASEFOPT %endif ######################################### # Base Tuning default Optimization # ######################################### default=base=default=default: # all benchmark use 'base' tuning. OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} CXXOPTIMIZE = %{BASEOPT} %{BASECXXOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} -m64 ################################ ## Peak settings ################################ # 350.md=peak=default=default: OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 351.bwaves=peak=default=default: OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 352.nab=peak=default=default: OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 357.bt331=peak=default=default: OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 358.botsalgn=peak=default=default: OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 359.botsspar=peak=default=default: threads=240 OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 360.ilbdc=peak=default=default: threads=240 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 362.fma3d=default=default: OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 363.swim=peak=default=default: OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 367.imagick=peak=default=default: threads=240 OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 370.mgrid331=peak=default=default: threads=240 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{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 Charlotte-omp Wed Jul 19 22:39:47 2023 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 = 4 "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 : 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 = 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 = cache size : 115200 KB notes_plat_sysinfo_150 = notes_plat_sysinfo_155 = From /proc/meminfo notes_plat_sysinfo_160 = MemTotal: 2113210112 kB notes_plat_sysinfo_165 = HugePages_Total: 0 notes_plat_sysinfo_170 = Hugepagesize: 2048 kB notes_plat_sysinfo_175 = notes_plat_sysinfo_180 = From /etc/*release* /etc/*version* notes_plat_sysinfo_185 = os-release: notes_plat_sysinfo_190 = NAME="SLE_HPC" notes_plat_sysinfo_195 = VERSION="15-SP4" notes_plat_sysinfo_200 = VERSION_ID="15.4" notes_plat_sysinfo_205 = PRETTY_NAME="SUSE Linux Enterprise High Performance Computing 15 SP4" notes_plat_sysinfo_210 = ID="sle_hpc" notes_plat_sysinfo_215 = ID_LIKE="suse" notes_plat_sysinfo_220 = ANSI_COLOR="0;32" notes_plat_sysinfo_225 = CPE_NAME="cpe:/o:suse:sle_hpc:15:sp4" notes_plat_sysinfo_230 = notes_plat_sysinfo_235 = uname -a: notes_plat_sysinfo_240 = Linux Charlotte-omp 5.14.21-150400.22-default #1 SMP PREEMPT_DYNAMIC Wed May notes_plat_sysinfo_245 = 11 06:57:18 UTC 2022 (49db222) x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_250 = notes_plat_sysinfo_255 = run-level 3 Jul 19 15:20 notes_plat_sysinfo_260 = notes_plat_sysinfo_265 = SPEC is set to: /home/omp2012 notes_plat_sysinfo_270 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_275 = /dev/sda3 xfs 85G 52G 34G 61% /var/tmp notes_plat_sysinfo_280 = Additional information from dmidecode: notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = Warning: Use caution when you interpret this section. The 'dmidecode' program notes_plat_sysinfo_295 = reads system data which is "intended to allow hardware to be accurately notes_plat_sysinfo_300 = determined", but the intent may not be met, as there are frequent changes to notes_plat_sysinfo_305 = hardware, firmware, and the "DMTF SMBIOS" standard. notes_plat_sysinfo_310 = notes_plat_sysinfo_315 = BIOS Lenovo RSE105E-1.10 05/12/2023 notes_plat_sysinfo_320 = Memory: notes_plat_sysinfo_325 = 30x SK Hynix HMCG94MEBRA121N 64 GB 2 rank 4800 MT/s notes_plat_sysinfo_330 = 2x SK Hynix HMCG94MEBRA124N 64 GB 2 rank 4800 MT/s notes_plat_sysinfo_335 = notes_plat_sysinfo_340 = (End of data from sysinfo program) # hw_cpu_name = Intel Xeon Platinum 8490H # hw_disk = 85 GB add more disk info here # hw_memory001 = 2015.314 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="SLE_HPC" # 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/lenovo-omp2012-oneAPI.20230816.xml