# Invocation command line: # /home/omp2012/bin/runspec --config=icc_SR665V3_omp2012.cfg --reportable --verbose=7 -flagsurl ./config/flags/Lenovo-OMP2012-AMD-ONEAPI-20221005.xml --threads=192 --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-SR655v3 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_SR655-V3-oneAPI.inc # ----- Begin inclusion of 'Lenovo_SR655-V3-oneAPI.inc' ############################################################################ license_num = 28 test_sponsor = Lenovo Global Technology company_name = Lenovo Global Technology machine_name = ThinkSystem SR655V3 fw_bios = Lenovo BIOS Version KAE107C released 01/16/2023 hw_avail = Mar-2023 sw_avail = Mar-2023 tester = Lenovo Global Technology prepared_by = Sinper Liang #test_date = #display_order = 1a hw_vendor = Lenovo Global Technology hw_model = ThinkSystem SR655 V3 (AMD EPYC 9654P) hw_disk = 1 x 1 TB SATA Hard Drive hw_memory = 768 GB ( 12 x 64 GB 2Rx4 PC5-4800B-R) hw_other = None sw_compiler000 = C/C++/Fortran: Version 2022.2.0.191 of Intel sw_compiler001 = oneAPI DPC/C++ sw_file = xfs sw_os000 = Red Hat Enterprise Linux (x86_64) sw_os001 = , Kernel 4.18.0-425.3.1.el8.x86_64 sw_state = Multi-user, run level 3 sw_base_ptrsize = 64-bit sw_peak_ptrsize = 64-bit sw_other = None #flagsurl1 = Lenovo-OMP2012-AMD-NVHPC-20210518.xml #flagsurl2 = Lenovo-AMD_Platform_Flags_20210518.xml ################################################# # General OMP Library Settings notes_000 ================================================================================ notes_005 = General OMP Library Settings notes_010 = OMP_DYNAMIC = FALSE notes_015 = OMP_NUM_THREADS = 192 notes_020 = KMP_SCHEDULE = static notes_025 = KMP_LIBRARY = turnaround notes_030 = KMP_STACKSIZE = 768M notes_035 = KMP_BLOCKTIME = infinite notes_040 = KMP_AFFINITY = granularity=fine,proclist=[0-7,8-15,16-23,24-31,32-39,40-47, notes_045 = 48-55,56-63,64-71,72-79,80-87,88-95,96-103,104-111,112-119,120-127,128-135, notes_050 = 136-143,144-151,152-159,160-167,168-175,176-183,184-191],explicit notes_055 ================================================================================ notes_060 = uEFI Setting notes: notes_065 = Choose "Maximum Performance" operating mode and changed to "Custom" operating mode. Below items also configured: notes_070 = - CPPC = Disabled notes_075 = - NUMA Nodes per Socket = NPS1 notes_080 = - ACPI SRAT L3 Cache as NUMA Domain = Enabled notes_085 = - DRAM Scrub Time = Disabled notes_090 = - Memory Power Down enable = Disabled notes_095 = - DF C-state = Disabled notes_100 = - P-state 1 = Disabled notes_105 = notes_110 =============================================== notes_115 = Yes: The test sponsor attests, as of date of publication, the CVE-2017-5754 (Meltdown) notes_120 = is mitigated in the system as tested and documented. notes_125 = notes_130 = Yes: The test sponsor attests, as of date of publication, the CVE-2017-5753 (Spectre variant 1) notes_135 = is mitigated in the system as tested and documented. notes_140 = 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 # ---- End inclusion of '/home/omp2012/config/Lenovo_SR655-V3-oneAPI.inc' #include: Lenovo_AMD_EPYC_9654P.inc # ----- Begin inclusion of 'Lenovo_AMD_EPYC_9654P.inc' ############################################################################ hw_cpu_name = AMD EPYC 9654P CPU hw_cpu_char = Max Boost Clock up to 3.7 GHz hw_cpu_mhz = 2400 hw_cpu_max_mhz = 3700 hw_fpu = Integrated hw_nchips = 1 hw_ncpuorder = 1 chip hw_ncoresperchip = 96 hw_nthreadspercore = 2 hw_ncores = 192 hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 1 MB I+D on chip per core hw_tcache000 = 384 MB I+D on chip per chip hw_ocache = None # ---- End inclusion of '/home/omp2012/config/Lenovo_AMD_EPYC_9654P.inc' # ---- End inclusion of '/home/omp2012/config/Lenovo_SUT.inc' ################################################# # Benchamrk Tuning Extension Machine # ################################################# default=default=default=default: CC = icx FC = ifx CXX = icpx OBJ = .o #------------------------------------------------ # Portability & Libraries - #------------------------------------------------ default=default=default=default: ENV_OMP_THREADS=192 ENV_OMP_NESTED=FALSE ENV_OMP_DYNAMIC=FALSE 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],explicit ENV_KMP_SCHEDULE=static ENV_KMP_LIBRARY=turnaround ENV_KMP_STACKSIZE=768M ENV_KMP_BLOCKTIME=infinite ################################### 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 -Ofast -march=core-avx2 -fopenmp -ipo -fma -ansi-alias -fp-model fast=2 -qno-opt-multiple-gather-scatter-by-shuffles -no-prec-sqrt %else % define BASEOPT -Ofast -march=core-avx2 -fopenmp -ipo -fma -ansi-alias -fp-model fast=2 -qno-opt-multiple-gather-scatter-by-shuffles -no-prec-sqrt %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: # all benchmark use 'base' tuning. OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} CXXOPTIMIZE = %{BASEOPT} %{BASECXXOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} ################################ # Peak settings ################################ # 350.md=peak=default=default: #threads=96 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 351.bwaves=peak=default=default: threads=96 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 352.nab=peak=default=default: #threads=96 OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} -fno-signed-zeros 357.bt331=peak=default=default: #threads=96 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} -norecursive 358.botsalgn=peak=default=default: #threads=96 OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 359.botsspar=peak=default=default: #threads=96 OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 360.ilbdc=peak=default=default: threads=96 OPTIMIZE = %{BASEOPT} OPTIMIZE = %{BASEOPT} %{BASEFOPT} 362.fma3d=default=default: #threads=96 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 363.swim=peak=default=default: threads=96 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 367.imagick=peak=default=default: threads=96 OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 370.mgrid331=peak=default=default: threads=96 OPTIMIZE = %{BASEOPT} OPTIMIZE = %{BASEOPT} %{BASEFOPT} 371.applu331=peak=default=default: #threads=96 OPTIMIZE = %{BASEOPT} FOPTIMIZE = %{BASEOPT} %{BASEFOPT} 372.smithwa=peak=default=default: #threads=96 OPTIMIZE = %{BASEOPT} COPTIMIZE = %{BASEOPT} %{BASECOPT} 376.kdtree=peak=default=default: #threads=96 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 Kahoolawe_OMP Wed Feb 8 16:23:12 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 : AMD EPYC 9654P 96-Core Processor notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 192 "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 : 96 notes_plat_sysinfo_080 = siblings : 192 notes_plat_sysinfo_085 = physical 0: cores 0 1 2 3 4 5 6 7 10 11 12 13 14 15 16 17 18 19 20 21 22 notes_plat_sysinfo_090 = 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 notes_plat_sysinfo_095 = 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 notes_plat_sysinfo_100 = 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 notes_plat_sysinfo_105 = cache size : 1024 KB notes_plat_sysinfo_110 = notes_plat_sysinfo_115 = From /proc/meminfo notes_plat_sysinfo_120 = MemTotal: 791987648 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 = os-release: notes_plat_sysinfo_150 = NAME="Red Hat Enterprise Linux" notes_plat_sysinfo_155 = VERSION="8.7 (Ootpa)" notes_plat_sysinfo_160 = ID="rhel" notes_plat_sysinfo_165 = ID_LIKE="fedora" notes_plat_sysinfo_170 = VERSION_ID="8.7" notes_plat_sysinfo_175 = PLATFORM_ID="platform:el8" notes_plat_sysinfo_180 = PRETTY_NAME="Red Hat Enterprise Linux 8.7 (Ootpa)" notes_plat_sysinfo_185 = ANSI_COLOR="0;31" notes_plat_sysinfo_190 = redhat-release: Red Hat Enterprise Linux release 8.7 (Ootpa) notes_plat_sysinfo_195 = system-release: Red Hat Enterprise Linux release 8.7 (Ootpa) notes_plat_sysinfo_200 = system-release-cpe: cpe:/o:redhat:enterprise_linux:8::baseos notes_plat_sysinfo_205 = notes_plat_sysinfo_210 = uname -a: notes_plat_sysinfo_215 = Linux Kahoolawe_OMP 4.18.0-425.3.1.el8.x86_64 #1 SMP Fri Sep 30 11:45:06 EDT notes_plat_sysinfo_220 = 2022 x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_225 = notes_plat_sysinfo_230 = run-level 3 Feb 8 06:33 notes_plat_sysinfo_235 = notes_plat_sysinfo_240 = SPEC is set to: /home/omp2012 notes_plat_sysinfo_245 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_250 = /dev/mapper/rhel-home xfs 819G 29G 790G 4% /home notes_plat_sysinfo_255 = Additional information from dmidecode: notes_plat_sysinfo_260 = notes_plat_sysinfo_265 = Warning: Use caution when you interpret this section. The 'dmidecode' program notes_plat_sysinfo_270 = reads system data which is "intended to allow hardware to be accurately notes_plat_sysinfo_275 = determined", but the intent may not be met, as there are frequent changes to notes_plat_sysinfo_280 = hardware, firmware, and the "DMTF SMBIOS" standard. notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = BIOS Lenovo KAE107C-1.30 01/16/2023 notes_plat_sysinfo_295 = Memory: notes_plat_sysinfo_300 = 8x SK Hynix HMCG94AEBQA109N 64 GB 2 rank 4800 MT/s notes_plat_sysinfo_305 = 4x SK Hynix HMCG94AEBRA102N 64 GB 2 rank 4800 MT/s notes_plat_sysinfo_310 = notes_plat_sysinfo_315 = (End of data from sysinfo program) # hw_cpu_name = AMD EPYC 9654P 96-Core # hw_disk = 819 GB add more disk info here # hw_memory001 = 755.298 GB fixme: If using DDR3, format is: # hw_memory002 = 'N GB (M x N GB nRxn PCn-nnnnnR-n, ECC)' # hw_nchips = 1 # prepared_by = root (is never output, only tags rawfile) # sw_file = xfs # sw_os001 = Red Hat Enterprise Linux release 8.7 (Ootpa) # sw_os002 = 4.18.0-425.3.1.el8.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.20230222.xml