# Invocation command line: # /home/omp2012/bin/runspec --config=pgi_SR655_omp2012.cfg --reportable --verbose=7 -flagsurl /home/omp2012/config/flags/Lenovo-OMP2012-ROME-7H12-20200218.xml --threads=128 --size=ref all # output_root was not used for this run ############################################################################ # SPEComp config file for Lenovo # ################################################# # System Description # ################################################# # Header section # ################################################# # VENDOR = Lenovo Global Technology action = validate tune = base ext = omp2012-lenovo-SR655 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-1S-mem3200.inc # ----- Begin inclusion of 'Lenovo_SR655-1S-mem3200.inc' ############################################################################ license_num = 9017 test_sponsor = Lenovo Global Technology company_name = Lenovo Global Technology machine_name = ThinkSystem SR655 fw_bios = Lenovo BIOS Version CFE111A released 12/31/2019 hw_avail = Jun-2020 sw_avail = Jan-2020 tester = Lenovo Global Technology prepared_by = Sinper Liang #test_date = #display_order = 1a #----- System ------------ # hw_vendor = Lenovo Global Technology hw_model = ThinkSystem SR655(AMD EYPC 7H12 CPU, 2.60GHz) #----- CPU --------------- # reference to "Lenovo_AMD_EPYC_7742.inc" #----- Hardisk ----------- # hw_disk = 1 x 1 TB SATA Hard Drive #----- Memory ------------ # hw_memory = 256 GB ( 8 x 32 GB 2Rx4 PC4-3200AA-R) #----- Others ------------ hw_other = None #------ Software configuration ----------- #Intel(R) Parallel Studio XE 2019 Update 3 sw_compiler000 = C/C++/Fortran: Version 19.4 of PGI Community sw_compiler001 =Edition sw_file = xfs sw_os000 = Red Hat Enterprise Linux Server release 7.7 sw_os001 = , Kernel 3.10.0-1062.el7.x86_64 sw_state = Multi-user, run level 3 sw_base_ptrsize = 64-bit sw_peak_ptrsize = Not Applicable sw_other000 = FFTW library for AMD version 2.1, AMD LibM sw_other001 = version 3.5.0 ################################################# # General OMP Library Settings notes_000 =============================================== notes_005 = General OMP Library Settings notes_010 = ENV_KMP_AFFINITY = granularity=fine,proclist=[0-3,4-7,8-11, notes_015 = 12-15,16-19,20-23,24-27,28-31,32-35,36-39, notes_020 = 40-43,44-47,48-51,52-55,56-59,60-63,64-67, notes_025 = 68-71,72-75,76-79,80-83,84-87,88-91,92-95, notes_030 = 96-99,100-103,104-107,108-111,112-115, notes_035 = 116-119,120-123,124-127],explicit notes_040 = ENV_KMP_STACKSIZE = 292M notes_045 = ENV_KMP_BLOCKTIME = infinite notes_050 = ENV_KMP_LIBRARY = turnaround notes_055 = ENV_OMP_DYNAMIC = FALSE notes_060 = ENV_OMP_NESTED = FALSE notes_065 = ENV_OMP_SCHEDULE = staic notes_070 = notes_075 =============================================== notes_080 = BIOS Setting notes: notes_085 = Choose Operating Mode set to Maximum Performance notes_090 = NUMA nodes per socket set as NPS4 notes_095 = LLC as NUMA node set as Enabled notes_100 = EfficiencyModeEn set as Auto notes_105 = SVM Mode set as Disabled notes_110 = IOMMU set as Disabled 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 = Yes: The test sponsor attests, as of date of publication, the CVE-2017-5753 (Spectre variant 1) notes_130 = is mitigated in the system as tested and documented. notes_135 = Yes: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Spectre variant 2) notes_140 = is mitigated in the system as tested and documented. note_145 ============================================== note_150 = OS tunning: note_155 = Transparent Hugepages: note_160 = Transparent Hugepages are disabled by note_165 = echo never > /sys/kernel/mm/transparent_hugepage/enabled note_170 = ulimit -s unlimited # ---- End inclusion of '/home/omp2012/config/Lenovo_SR655-1S-mem3200.inc' #include: Lenovo_AMD_EPYC_7H12.inc # ----- Begin inclusion of 'Lenovo_AMD_EPYC_7H12.inc' ############################################################################ hw_cpu_name = AMD EPYC 7H12 CPU hw_cpu_char = None hw_cpu_mhz = 2600 hw_cpu_max_mhz = 3400 hw_fpu = Integrated hw_nchips = 1 hw_ncpuorder = 1 chip hw_ncoresperchip = 64 hw_nthreadspercore = 2 hw_ncores = 64 hw_pcache = 32 KB I + 32 KB D on chip per core hw_scache = 512 KB I+D on chip per core hw_tcache000 = 256 MB I+D on chip per chip, 16 MB shared / 4 hw_tcache001 = cores hw_ocache = None # ---- End inclusion of '/home/omp2012/config/Lenovo_AMD_EPYC_7H12.inc' # ---- End inclusion of '/home/omp2012/config/Lenovo_SUT.inc' ################################################# # Benchamrk Tuning Extension Machine # ################################################# default=default=default=default: CC = pgcc FC = pgfortran #FC = pgf90 F77 = pgf77 CXX = pgc++ OBJ = .o #------------------------------------------------ # Portability & Libraries - #------------------------------------------------ default=default=default=default: ENV_KMP_AFFINITY=granularity=fine, proclist=[0-3,4-7,8-11,12-15,16-19,20-23,24-27,28-31,32-35,36-39,40-43,44-47,48-51,52-55,56-59,60-63,64-67,68-71,72-75,76-79,80-83,84-87,88-91,92-95,96-99,100-103,104-107,108-111,112-115,116-119,120-123,124-127],explicit ENV_KMP_LIBRARY=turnaround ENV_KMP_STACKSIZE=256M ENV_KMP_BLOCKTIME=infinite ENV_OMP_THREADS=128 ENV_OMP_DYNAMIC=FALSE ENV_OMP_NESTED=FALSE ENV_OMP_SCHEDULE=static #ENV_MPSTKZ=256 -> 22.12 #disable ENV_KMP_STACKSIZE=256 by ENV_MPSTKZ=256M -> 22.12 #ENV_KMP_STACKSIZE-> ENV_OMP_STACKSIZE -> ################################### 350.md=default=default=default: FPORTABILITY = -Mfree 351.bwaves=default=default=default: FPORTABILITY = -Mcray=pointer 357.bt331=default=default=default: FPORTABILITY = -mcmodel=medium 362.fma3d=default=default=default: FPORTABILITY = -Mfree 363.swim=default=default=default: FPORTABILITY = -mcmodel=medium 367.imagick=default=default=default: CPORTABILITY = #-std=c99 #---------New for PORTABILITY #PORTABILITY= #CPORTABILITY= -funsigned-char #CXXPORTABILITY= #FPORTABILITY= -fconvert=big-endian -std=f90 #default=default=default=default: #why this here?-> another not set benchmark using default? ######################################### # Base Tuning default Optimization # ######################################### default=base=default=default: # all benchmark use 'base' tuning. OPTIMIZE = -O3 -tp=zen -mp -Bstatic_pgi -m64 -fast -lfftw3_omp -Mpre -Mlre -lfftw3_omp #-lfftw3_omp #-lamdlibm -> 23.23 #-lfftw3 -> quad-precision 23.28 #-L /usr/local/lib -lfftw3 -> 23.26 #-Mipa=fast,inline -> 23.10 #-fast -Mipa=fast,inline-> 23.15 #PGI19.4 -> 23.23(AMD1S2U+7H12) #-Mnostride0 -> 22.15 (-0.15) #-Mstride0 -> 22.14 (-0.16) #-Mnostack_array -> 350.md build error #-Mstack_array -> 350 build error #-Mnosignextend -> 22.13 (-0.17) #-Msignextend -> 22.17 (-0.13) #-Msafe_lastval -> 22.17 (-0.13) #-Mnoreetrant -> 350.md build error #-Mreentrant -> 22.12 (-0.18) #-Mnopre -> 22.12 (-0.18 #-Mpre *-> 22.34 (0.03) #-Mnolarge_arrays -> 22.08 (-0.23) #-Mlarge_arrays -> 22.17 (-0.13) #-Minstrument -> error #-Mfunc32 -> 22.14 (-0.17) #-Mdwarf3 -> 22.14 (-0.17) #-Mdwarf2 -> 22.13 (-0.18) #-Mdwarf1 -> 22.15 (-0.16) #-Mnodwarf -> 376.kdtree build error #-Mnodaz -> 22.15 (-0.15) #-Mdaz -> 22.12 (-0.18) #-Mprof=dwarf -> 22.11 (-0.19) #-Mprof=noccff -> 22.14 (-0.16) #-Mprof=ccff -> 22.11 (-0.19) #-Mnomovnt -> 22.14 (-0.16) #-Mmovnt -> 22.14 (-0.16) #-Mmpi=mpich -> 350.md build error #-Mflushz -> 22.14 (-0.16) #-Mflushz -> 22.11 (-0.19) #-mp=nonuma -> 22.09 (-0.22) #-mp=numa -> 22.13 (-0.17) #-mp=bind -> 22.15 (-0.15) #-mp=allcores -> 22.15 (-0.15) #-mp=align -> 22.18 (not change) #-mp=all -> 22.18 (total -0.12) #change location and re-run 22.20 (total -0.11) #-fast -fastsse -> 22.29 (total -0.02) #-fast -> 22.31 (total +0.01) #-gopt -> 22.20 (total -0.07) #-Mnodaz -> 22.27 (not change) #-Mdaz #-gopt -> 357.bt331 make.err #-i8 -> 352.nab make.err #-fPIC -> 16.46 (score -0.1) #-dryrun -> some files did not appear to be built: md_omp #-Bstatic_pgi -> score 16.56 (total +0.12, 376 from 23.15->25.20) #-Bstatic -> Error building 350.md base, /usr/bin/ld: cannot find -lpthread #-Bdynamic -> same scores 16.44 #-fpic -> 357 build Error. #-fastsse -> total -0.03 #-Mvect=simd:512 -> total -0.02 # -Mconcur # # a-Mnontemporal -Munroll=m -Minline=20 -Mextract=2 # COPTIMIZE = -Masmkeyword -Mnosingle -Mschar #-lfftw3_omp #C_CXX:-Mfcon -> 352.nab miscompare of 1ea0.out #C_CXX:-Mnoeh_frame -> 22.31 (-0.04) #C_CXX:-Meh_frame -> 22.34 (-0.01) #-Mdollar -> 352.nab build error #-Masmkeyword -Mnosingle #C_CXX:-Muchar -> 372 (miscompare of testset.out) #C_CXX:-Mschar -> score 15.75 (total -0.42) #C_CXX:-Mnom128 -> score 15.77 (total -0.40) #C_CXX:-Mm128 -> score 15.78 (total -0.39) #C_CXX:-Mnoautoinline -> score 15.71 (total -0.46) #C_CXX:-Mautoinline -> score 15.76 (total -0.41) #-Muchar -> 372 miscompare #-Mnosingle *** -> score 16.16 (total +0.01) #-Msingle -> 359 miscompared. #-Mschar -> score 16.12 (total -0.03) #-Mnom128 -> score 16.15 (not improved) #-Mm128 -> score 16.12 (total -0.03) #-Mnoasmkeyword -> score 16.10 (total -0.05) #-Masmkeyword *** -> score 16.15 (total +0.01) #-Mnoautoinline -> score 16.06 (total -0.08) #Mautoinline -> score 16.10(total -0.03) CXXOPTIMIZE = -Mnoasmkeyword #-lfftw3_omp #C_CXX:-Mfcon -> 352.nab miscompare of 1ea0.out #C_CXX:-Mnoeh_frame -> 22.31 (-0.04) #C_CXX:-Meh_frame -> 22.34 (-0.01) #-Mdollar #-Mnoasmkeyword #C_CXX:-Muchar -> 372 (msicompare of testset.out) #C_CXX:-Mschar -> score 15.75 (total -0.42) #C_CXX:-Mnom128 -> score 15.77 (total -0.40) #C_CXX:-Mm128 -> score 15.78 (total -0.39) #C_CXX:-Mnoautoinline -> score 15.71 (total -0.46) #C_CXX:-Mautoinline -> score 15.76 (total -0.41) #-Muchar -> score 15.76 (total -0.41) #-Mnosingle -> score 15.75 (total -0.42) #-Msingle -> score 15.76 (total -0.41) 371 #-Mschar -> score 16.14 (total -0.03) #-Mnom128 -> score 16.16 (total -0.02) #-Mm128 -> score 16.16 (total -0.01) #-Mnoasmkeyword *** => score 16.17 (total +0.01) #-Masmkeyword -> score 16.14 (total -0.02 #-Mnoautoinline -> score 16.16 (same) #-Mautoinline -> score 16.15 (total -0.01) FOPTIMIZE = -Mallocatable=95 -Mnoupcase -Mnostride0 -Mdefaultunit -Mnoiomutex -lamdlibm #-L /usr/local/lib -lfftw3 -> 23.25 #-Miomutex -> 22.33 (-0.02) #-Mfree -> 351.nab build error #-Mextend -> 22.34 (-0.01) #-Mdollar,char -> 22.30 (-0.05) #-Mnodlines -> 22.32 (-0.03) #-Mdlines -> 22.30 (-0.05) #-Mdefaultunit -> 22.31 (-0.04) #-Mnodefaultunit -> 22.30 (-0.05) #-Mdefaultunit -> 22.34 (-0.01) #-Mnodclchk -> 22.30 (-0.05) #-Mcuda -> 22.30 (-0.05) #-Mallocatable=03 -> 20.68 (-1.67) #-Mnobackslash -> 22.34 (-0.01) #-Mbackslash -> 22.33 (-0.02) #-Mnostride0(remove FOP, add in OP) -> 22.14 (-0.17) #-Mnoonetrip -> score 10.17 (total -5.82) #-Monetrip -> contents of 1.err #-Mvarargs -> score 16.10 (total -0.04) #-Mnoupcase -> score 16.14 (totla +0.35) #-Mnounixlogical -> total -6.1 very long duration #-Munixlogical -> 362.fma3d run very long, or make SDV SUT crashed. #-Mnostride0 -> total +0.01 #-Mstride0 -> total -0.01 #-Mstandard -> total -0.01 #-Msmartalloc=nohuge -> total -0.02 #-Msmartalloc=hugebssa -> 350.md copy 0. #-Msmartalloc=huge -> total -0.01 #-Msecond_underscore -> 359 -1 #-Mref_externals -> total -0.03 #-Mrecursive -> total -0.04 #-Mpreprocess -> total -0.02 #-Mnomain -> 350 build error #-Miomutex #-Mfixed -> 360.ilbdc build error. #-Mextend -> same #-Mdollar,char -> same #-Mdlines -> total -0.02 #-Mdclchk -> 350.md build error #-Mchkptr -> will make SUT crash!! #-Mbyteswapio -> 350.md:copy 0 non-zero return code (exit code=127, signal=0) #-Mallocatable=95 -> 362.fma3d from 2.60 ->8.76 #-Mcray=pointer -> 350.md from 108.32 -> 111.27 EXTRA_FFLAGS= EXTRA_FLIBS= EXTRA_LDFLAGS= EXTRA_LIBS= ########################################## ########################################## # 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 = $Rev: 395 $ $Date:: 2012-07-25 #$ 8f8c0fe9e19c658963a1e67685e50647 notes_plat_sysinfo_010 = running on AMD1S2U_7H12 Wed Feb 19 15:58:32 2020 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 7H12 64-Core Processor notes_plat_sysinfo_050 = 1 "physical id"s (chips) notes_plat_sysinfo_055 = 128 "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 : 64 notes_plat_sysinfo_080 = siblings : 128 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 60 61 62 63 notes_plat_sysinfo_100 = cache size : 512 KB notes_plat_sysinfo_105 = notes_plat_sysinfo_110 = From /proc/meminfo notes_plat_sysinfo_115 = MemTotal: 263803936 kB notes_plat_sysinfo_120 = HugePages_Total: 0 notes_plat_sysinfo_125 = Hugepagesize: 2048 kB notes_plat_sysinfo_130 = notes_plat_sysinfo_135 = From /etc/*release* /etc/*version* notes_plat_sysinfo_140 = os-release: notes_plat_sysinfo_145 = NAME="Red Hat Enterprise Linux Server" notes_plat_sysinfo_150 = VERSION="7.7 (Maipo)" notes_plat_sysinfo_155 = ID="rhel" notes_plat_sysinfo_160 = ID_LIKE="fedora" notes_plat_sysinfo_165 = VARIANT="Server" notes_plat_sysinfo_170 = VARIANT_ID="server" notes_plat_sysinfo_175 = VERSION_ID="7.7" notes_plat_sysinfo_180 = PRETTY_NAME="Red Hat Enterprise Linux Server 7.7 (Maipo)" notes_plat_sysinfo_185 = redhat-release: Red Hat Enterprise Linux Server release 7.7 (Maipo) notes_plat_sysinfo_190 = system-release: Red Hat Enterprise Linux Server release 7.7 (Maipo) notes_plat_sysinfo_195 = system-release-cpe: cpe:/o:redhat:enterprise_linux:7.7:ga:server notes_plat_sysinfo_200 = notes_plat_sysinfo_205 = uname -a: notes_plat_sysinfo_210 = Linux AMD1S2U_7H12 3.10.0-1062.el7.x86_64 #1 SMP Thu Jul 18 20:25:13 UTC 2019 notes_plat_sysinfo_215 = x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_220 = notes_plat_sysinfo_225 = run-level 3 Feb 18 22:29 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/mapper/rhel-home xfs 876G 34G 843G 4% /home notes_plat_sysinfo_250 = notes_plat_sysinfo_255 = Additional information from dmidecode: notes_plat_sysinfo_260 = BIOS Lenovo CFE111A 12/31/2019 notes_plat_sysinfo_265 = Memory: notes_plat_sysinfo_270 = 8x 32 GB notes_plat_sysinfo_275 = 8x Samsung M393A4K40DB2-CWE 32 kB 3200 MT/s 2 rank notes_plat_sysinfo_280 = 8x Unknown Unknown notes_plat_sysinfo_285 = notes_plat_sysinfo_290 = (End of data from sysinfo program) # hw_cpu_name = AMD EPYC 7H12 64-Core # hw_disk = 876 GB add more disk info here # hw_memory001 = 251.583 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 Server release 7.7 (Maipo) # sw_os002 = 3.10.0-1062.el7.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-Rome7H12.xml