# Invocation command line: # /dev/shm/bin/harness/runcpu --configfile amd_rate_aocc200_rome_C1.cfg --tune base --reportable --iterations 3 --nopower --runmode rate --tune base --size test:train:refrate fprate # output_root was not used for this run ############################################################################ ################################################################################ # AMD AOCC 2.0.0 SPEC CPU2017 V1.1.0 Rate Configuration File for 64-bit Linux # # File name : amd_rate_aocc200_rome_C1.cfg # Creation Date : August 21, 2019 # CPU2017 Version : 1.1.0 # Supported benchmarks : All Rate benchmarks (intrate, fprate) # Compiler name/version : AOCC v2.0.0 # Operating system version : Fedora 26 # Supported OS's : Ubuntu 18.04/19.04, RHEL 8.0, SLES 15 SP1 # Hardware : AMD Rome, Naples (AMD64) # FP Base Pointer Size : 64-bit # FP Peak Pointer Size : 64-bit # INT Base Pointer Size : 64-bit # INT Peak Pointer Size : 32/64-bit # Auto Parallization : No # # Note: DO NOT EDIT THIS FILE, the only edits required to properly run these # binaries are made in the ini Python file. Please consult Readme.amd_rate_aocc200_rome_C1.txt # for a few uncommon exceptions which require edits to this file. # # Description: # # This binary package automates away many of the complexities necessary to set # up and run SPEC CPU2017 under optimized conditions on AMD Rome/Naples-based # server platforms within Linux (AMD64). # # The binary package was built specifically for AMD Rome/Naples microprocessors and # is not intended to run on other products. # # Please install the binary package by following the instructions in # "Readme.amd_rate_aocc200_rome_C1.txt" under the "How To Use the Binaries" section. # # The binary package is designed to work without alteration on two socket AMD # Rome/Naples-based servers with 64 cores per socket, SMT enabled and 1 TiB of DDR4 # memory distributed evenly among all 16 channels using 32 GiB DIMMs. # # To run the binary package on other Rome/Naples configurations, please review # "Readme.amd_rate_aocc200_rome_C1.txt". In general, Rome or Naples CPUs # should be autodetected with no action required by the user. # # In most cases, it should be unnecessary to edit "amd_rate_aocc200_rome_C1.cfg" or any # other file besides "ini_amd_rate_aocc200_rome_C1.py" where reporting fields # and run conditions are set. # # The run script automatically sets the optimal number of rate copies and binds # them appropriately. # # The run script and accompanying binary package are designed to work on Ubuntu # 19.04, RHEL 8.0 and SLES 15 SP1. # # Important! If you write your own run script, please set the stack size to # "unlimited" when executing this binary package. Failure to do so may cause # some benchmarks to overflow the stack. For example, to set stack size within # the bash shell, include the following line somewhere at the top of your run # script before the runcpu invocation: # # ulimit -s unlimited # # Modification of this config file should only be necessary if you intend to # rebuild the binaries. General instructions for rebuilding the binaries are # found in-line below. # ################################################################################ # Include file name ################################################################################ # The include file contains fields that are commonly changed. This file is auto- # generated based upon INI file settings and should not need user modification # for runs. %define inc_file_name amd_rate_aocc200_rome_C1.inc ################################################################################ # Binary label extension and "allow_build"" switch ################################################################################ # Only modify the binary label extension if you plan to rebuild the binaries. %define ext scmp_amd_rate_aocc200_rome_C # If you plan to recompile these CPU2017 binaries, please choose a new extension # name (ext above) to avoid confusion with the current binary set on your system # under test, and to avoid confusion for SPEC submission reviewers. You will # also need to set "allow_build" to true below. Finally, you must modify the # Paths section below to point to your library locations if the paths are not # already set up in your build environment. # Change the following line to true if you intend to REBUILD the binaries (AMD # does not support this). Valid values are "true" or "false" (no quotes). %define allow_build false # Allow environment variables to be set before runs: preenv = 1 # Necessary to avoid out-of-memory exceptions on certain SUTs: preENV_MALLOC_CONF = retain:true,metadata_thp:always,thp:always ################################################################################ # Paths -- MODIFY AS NEEDED (modification should not be necessary for runs) ################################################################################ # Set location of runtime libraries for runs or builds. # Define the name of the directory that holds AMD library files: %define lib_dir amd_rate_aocc200_rome_C_lib # The following path will have to be changed on the build system if different: JEMALLOC_LIB32_PATH = /notinstalled %if '%{allow_build}' eq 'false' # include: %{inc_file_name} # ----- Begin inclusion of 'amd_rate_aocc200_rome_C1.inc' ############################################################################ ################################################################################ ################################################################################ # File name: amd_rate_aocc200_rome_C1.inc # File generation code date: May 9, 2019 # File generation date/time: December 09, 2019 / 23:46:00 # # This file is automatically generated during a SPEC CPU2017 run. # # To modify inc file generation, please consult the readme file or the run # script. ################################################################################ ################################################################################ ################################################################################ ################################################################################ # The following macros are generated for use in the cfg file. ################################################################################ ################################################################################ %define logical_core_count 512 %define physical_core_count 256 ################################################################################ # The following inc blocks set the rate copy counts and affinity settings. # # intrate benchmarks: 500.perlbench_r,502.gcc_r,505.mcf_r,520.omnetpp_r, # 523.xalancbmk_r,525.x264_r,531.deepsjeng_r,541.leela_r,548.exchange2_r, # 557.xz_r # fpspeed benchmarks: 503.bwaves_r,507.cactuBSSN_r,519.lbm_r,521.wrf_r, # 527.cam4_r,538.imagick_r,544.nab_r,549.fotonik3d_r,554.roms_r # ################################################################################ # default copy counts: default: copies = 508 # Bind commands for assigning affinity: bind0 = numactl --localalloc --physcpubind=511 bind1 = numactl --localalloc --physcpubind=509 bind2 = numactl --localalloc --physcpubind=507 bind3 = numactl --localalloc --physcpubind=505 bind4 = numactl --localalloc --physcpubind=503 bind5 = numactl --localalloc --physcpubind=501 bind6 = numactl --localalloc --physcpubind=499 bind7 = numactl --localalloc --physcpubind=497 bind8 = numactl --localalloc --physcpubind=495 bind9 = numactl --localalloc --physcpubind=493 bind10 = numactl --localalloc --physcpubind=491 bind11 = numactl --localalloc --physcpubind=489 bind12 = numactl --localalloc --physcpubind=487 bind13 = numactl --localalloc --physcpubind=485 bind14 = numactl --localalloc --physcpubind=483 bind15 = numactl --localalloc --physcpubind=481 bind16 = numactl --localalloc --physcpubind=479 bind17 = numactl --localalloc --physcpubind=477 bind18 = numactl --localalloc --physcpubind=475 bind19 = numactl --localalloc --physcpubind=473 bind20 = numactl --localalloc --physcpubind=471 bind21 = numactl --localalloc --physcpubind=469 bind22 = numactl --localalloc --physcpubind=467 bind23 = numactl --localalloc --physcpubind=465 bind24 = numactl --localalloc --physcpubind=463 bind25 = numactl --localalloc --physcpubind=461 bind26 = numactl --localalloc --physcpubind=459 bind27 = numactl --localalloc --physcpubind=457 bind28 = numactl --localalloc --physcpubind=455 bind29 = numactl --localalloc --physcpubind=453 bind30 = numactl --localalloc --physcpubind=451 bind31 = numactl --localalloc --physcpubind=449 bind32 = numactl --localalloc --physcpubind=447 bind33 = numactl --localalloc --physcpubind=445 bind34 = numactl --localalloc --physcpubind=443 bind35 = numactl --localalloc --physcpubind=441 bind36 = numactl --localalloc --physcpubind=439 bind37 = numactl --localalloc --physcpubind=437 bind38 = numactl --localalloc --physcpubind=435 bind39 = numactl --localalloc --physcpubind=433 bind40 = numactl --localalloc --physcpubind=431 bind41 = numactl --localalloc --physcpubind=429 bind42 = numactl --localalloc --physcpubind=427 bind43 = numactl --localalloc --physcpubind=425 bind44 = numactl --localalloc --physcpubind=423 bind45 = numactl --localalloc --physcpubind=421 bind46 = numactl --localalloc --physcpubind=419 bind47 = numactl --localalloc --physcpubind=417 bind48 = numactl --localalloc --physcpubind=415 bind49 = numactl --localalloc --physcpubind=413 bind50 = numactl --localalloc --physcpubind=411 bind51 = numactl --localalloc --physcpubind=409 bind52 = numactl --localalloc --physcpubind=407 bind53 = numactl --localalloc --physcpubind=405 bind54 = numactl --localalloc --physcpubind=403 bind55 = numactl --localalloc --physcpubind=401 bind56 = numactl --localalloc --physcpubind=399 bind57 = numactl --localalloc --physcpubind=397 bind58 = numactl --localalloc --physcpubind=395 bind59 = numactl --localalloc --physcpubind=393 bind60 = numactl --localalloc --physcpubind=391 bind61 = numactl --localalloc --physcpubind=389 bind62 = numactl --localalloc --physcpubind=387 bind63 = numactl --localalloc --physcpubind=385 bind64 = numactl --localalloc --physcpubind=383 bind65 = numactl --localalloc --physcpubind=381 bind66 = numactl --localalloc --physcpubind=379 bind67 = numactl --localalloc --physcpubind=377 bind68 = numactl --localalloc --physcpubind=375 bind69 = numactl --localalloc --physcpubind=373 bind70 = numactl --localalloc --physcpubind=371 bind71 = numactl --localalloc --physcpubind=369 bind72 = numactl --localalloc --physcpubind=367 bind73 = numactl --localalloc --physcpubind=365 bind74 = numactl --localalloc --physcpubind=363 bind75 = numactl --localalloc --physcpubind=361 bind76 = numactl --localalloc --physcpubind=359 bind77 = numactl --localalloc --physcpubind=357 bind78 = numactl --localalloc --physcpubind=355 bind79 = numactl --localalloc --physcpubind=353 bind80 = numactl --localalloc --physcpubind=351 bind81 = numactl --localalloc --physcpubind=349 bind82 = numactl --localalloc --physcpubind=347 bind83 = numactl --localalloc --physcpubind=345 bind84 = numactl --localalloc --physcpubind=343 bind85 = numactl --localalloc --physcpubind=341 bind86 = numactl --localalloc --physcpubind=339 bind87 = numactl --localalloc --physcpubind=337 bind88 = numactl --localalloc --physcpubind=335 bind89 = numactl --localalloc --physcpubind=333 bind90 = numactl --localalloc --physcpubind=331 bind91 = numactl --localalloc --physcpubind=329 bind92 = numactl --localalloc --physcpubind=327 bind93 = numactl --localalloc --physcpubind=325 bind94 = numactl --localalloc --physcpubind=323 bind95 = numactl --localalloc --physcpubind=321 bind96 = numactl --localalloc --physcpubind=319 bind97 = numactl --localalloc --physcpubind=317 bind98 = numactl --localalloc --physcpubind=315 bind99 = numactl --localalloc --physcpubind=313 bind100 = numactl --localalloc --physcpubind=311 bind101 = numactl --localalloc --physcpubind=309 bind102 = numactl --localalloc --physcpubind=307 bind103 = numactl --localalloc --physcpubind=305 bind104 = numactl --localalloc --physcpubind=303 bind105 = numactl --localalloc --physcpubind=301 bind106 = numactl --localalloc --physcpubind=299 bind107 = numactl --localalloc --physcpubind=297 bind108 = numactl --localalloc --physcpubind=295 bind109 = numactl --localalloc --physcpubind=293 bind110 = numactl --localalloc --physcpubind=291 bind111 = numactl --localalloc --physcpubind=289 bind112 = numactl --localalloc --physcpubind=287 bind113 = numactl --localalloc --physcpubind=285 bind114 = numactl --localalloc --physcpubind=283 bind115 = numactl --localalloc --physcpubind=281 bind116 = numactl --localalloc --physcpubind=279 bind117 = numactl --localalloc --physcpubind=277 bind118 = numactl --localalloc --physcpubind=275 bind119 = numactl --localalloc --physcpubind=273 bind120 = numactl --localalloc --physcpubind=271 bind121 = numactl --localalloc --physcpubind=269 bind122 = numactl --localalloc --physcpubind=267 bind123 = numactl --localalloc --physcpubind=265 bind124 = numactl --localalloc --physcpubind=263 bind125 = numactl --localalloc --physcpubind=261 bind126 = numactl --localalloc --physcpubind=259 bind127 = numactl --localalloc --physcpubind=510 bind128 = numactl --localalloc --physcpubind=508 bind129 = numactl --localalloc --physcpubind=506 bind130 = numactl --localalloc --physcpubind=504 bind131 = numactl --localalloc --physcpubind=502 bind132 = numactl --localalloc --physcpubind=500 bind133 = numactl --localalloc --physcpubind=498 bind134 = numactl --localalloc --physcpubind=496 bind135 = numactl --localalloc --physcpubind=494 bind136 = numactl --localalloc --physcpubind=492 bind137 = numactl --localalloc --physcpubind=490 bind138 = numactl --localalloc --physcpubind=488 bind139 = numactl --localalloc --physcpubind=486 bind140 = numactl --localalloc --physcpubind=484 bind141 = numactl --localalloc --physcpubind=482 bind142 = numactl --localalloc --physcpubind=480 bind143 = numactl --localalloc --physcpubind=478 bind144 = numactl --localalloc --physcpubind=476 bind145 = numactl --localalloc --physcpubind=474 bind146 = numactl --localalloc --physcpubind=472 bind147 = numactl --localalloc --physcpubind=470 bind148 = numactl --localalloc --physcpubind=468 bind149 = numactl --localalloc --physcpubind=466 bind150 = numactl --localalloc --physcpubind=464 bind151 = numactl --localalloc --physcpubind=462 bind152 = numactl --localalloc --physcpubind=460 bind153 = numactl --localalloc --physcpubind=458 bind154 = numactl --localalloc --physcpubind=456 bind155 = numactl --localalloc --physcpubind=454 bind156 = numactl --localalloc --physcpubind=452 bind157 = numactl --localalloc --physcpubind=450 bind158 = numactl --localalloc --physcpubind=448 bind159 = numactl --localalloc --physcpubind=446 bind160 = numactl --localalloc --physcpubind=444 bind161 = numactl --localalloc --physcpubind=442 bind162 = numactl --localalloc --physcpubind=440 bind163 = numactl --localalloc --physcpubind=438 bind164 = numactl --localalloc --physcpubind=436 bind165 = numactl --localalloc --physcpubind=434 bind166 = numactl --localalloc --physcpubind=432 bind167 = numactl --localalloc --physcpubind=430 bind168 = numactl --localalloc --physcpubind=428 bind169 = numactl --localalloc --physcpubind=426 bind170 = numactl --localalloc --physcpubind=424 bind171 = numactl --localalloc --physcpubind=422 bind172 = numactl --localalloc --physcpubind=420 bind173 = numactl --localalloc --physcpubind=418 bind174 = numactl --localalloc --physcpubind=416 bind175 = numactl --localalloc --physcpubind=414 bind176 = numactl --localalloc --physcpubind=412 bind177 = numactl --localalloc --physcpubind=410 bind178 = numactl --localalloc --physcpubind=408 bind179 = numactl --localalloc --physcpubind=406 bind180 = numactl --localalloc --physcpubind=404 bind181 = numactl --localalloc --physcpubind=402 bind182 = numactl --localalloc --physcpubind=400 bind183 = numactl --localalloc --physcpubind=398 bind184 = numactl --localalloc --physcpubind=396 bind185 = numactl --localalloc --physcpubind=394 bind186 = numactl --localalloc --physcpubind=392 bind187 = numactl --localalloc --physcpubind=390 bind188 = numactl --localalloc --physcpubind=388 bind189 = numactl --localalloc --physcpubind=386 bind190 = numactl --localalloc --physcpubind=384 bind191 = numactl --localalloc --physcpubind=382 bind192 = numactl --localalloc --physcpubind=380 bind193 = numactl --localalloc --physcpubind=378 bind194 = numactl --localalloc --physcpubind=376 bind195 = numactl --localalloc --physcpubind=374 bind196 = numactl --localalloc --physcpubind=372 bind197 = numactl --localalloc --physcpubind=370 bind198 = numactl --localalloc --physcpubind=368 bind199 = numactl --localalloc --physcpubind=366 bind200 = numactl --localalloc --physcpubind=364 bind201 = numactl --localalloc --physcpubind=362 bind202 = numactl --localalloc --physcpubind=360 bind203 = numactl --localalloc --physcpubind=358 bind204 = numactl --localalloc --physcpubind=356 bind205 = numactl --localalloc --physcpubind=354 bind206 = numactl --localalloc --physcpubind=352 bind207 = numactl --localalloc --physcpubind=350 bind208 = numactl --localalloc --physcpubind=348 bind209 = numactl --localalloc --physcpubind=346 bind210 = numactl --localalloc --physcpubind=344 bind211 = numactl --localalloc --physcpubind=342 bind212 = numactl --localalloc --physcpubind=340 bind213 = numactl --localalloc --physcpubind=338 bind214 = numactl --localalloc --physcpubind=336 bind215 = numactl --localalloc --physcpubind=334 bind216 = numactl --localalloc --physcpubind=332 bind217 = numactl --localalloc --physcpubind=330 bind218 = numactl --localalloc --physcpubind=328 bind219 = numactl --localalloc --physcpubind=326 bind220 = numactl --localalloc --physcpubind=324 bind221 = numactl --localalloc --physcpubind=322 bind222 = numactl --localalloc --physcpubind=320 bind223 = numactl --localalloc --physcpubind=318 bind224 = numactl --localalloc --physcpubind=316 bind225 = numactl --localalloc --physcpubind=314 bind226 = numactl --localalloc --physcpubind=312 bind227 = numactl --localalloc --physcpubind=310 bind228 = numactl --localalloc --physcpubind=308 bind229 = numactl --localalloc --physcpubind=306 bind230 = numactl --localalloc --physcpubind=304 bind231 = numactl --localalloc --physcpubind=302 bind232 = numactl --localalloc --physcpubind=300 bind233 = numactl --localalloc --physcpubind=298 bind234 = numactl --localalloc --physcpubind=296 bind235 = numactl --localalloc --physcpubind=294 bind236 = numactl --localalloc --physcpubind=292 bind237 = numactl --localalloc --physcpubind=290 bind238 = numactl --localalloc --physcpubind=288 bind239 = numactl --localalloc --physcpubind=286 bind240 = numactl --localalloc --physcpubind=284 bind241 = numactl --localalloc --physcpubind=282 bind242 = numactl --localalloc --physcpubind=280 bind243 = numactl --localalloc --physcpubind=278 bind244 = numactl --localalloc --physcpubind=276 bind245 = numactl --localalloc --physcpubind=274 bind246 = numactl --localalloc --physcpubind=272 bind247 = numactl --localalloc --physcpubind=270 bind248 = numactl --localalloc --physcpubind=268 bind249 = numactl --localalloc --physcpubind=266 bind250 = numactl --localalloc --physcpubind=264 bind251 = numactl --localalloc --physcpubind=262 bind252 = numactl --localalloc --physcpubind=260 bind253 = numactl --localalloc --physcpubind=258 bind254 = numactl --localalloc --physcpubind=255 bind255 = numactl --localalloc --physcpubind=253 bind256 = numactl --localalloc --physcpubind=251 bind257 = numactl --localalloc --physcpubind=249 bind258 = numactl --localalloc --physcpubind=247 bind259 = numactl --localalloc --physcpubind=245 bind260 = numactl --localalloc --physcpubind=243 bind261 = numactl --localalloc --physcpubind=241 bind262 = numactl --localalloc --physcpubind=239 bind263 = numactl --localalloc --physcpubind=237 bind264 = numactl --localalloc --physcpubind=235 bind265 = numactl --localalloc --physcpubind=233 bind266 = numactl --localalloc --physcpubind=231 bind267 = numactl --localalloc --physcpubind=229 bind268 = numactl --localalloc --physcpubind=227 bind269 = numactl --localalloc --physcpubind=225 bind270 = numactl --localalloc --physcpubind=223 bind271 = numactl --localalloc --physcpubind=221 bind272 = numactl --localalloc --physcpubind=219 bind273 = numactl --localalloc --physcpubind=217 bind274 = numactl --localalloc --physcpubind=215 bind275 = numactl --localalloc --physcpubind=213 bind276 = numactl --localalloc --physcpubind=211 bind277 = numactl --localalloc --physcpubind=209 bind278 = numactl --localalloc --physcpubind=207 bind279 = numactl --localalloc --physcpubind=205 bind280 = numactl --localalloc --physcpubind=203 bind281 = numactl --localalloc --physcpubind=201 bind282 = numactl --localalloc --physcpubind=199 bind283 = numactl --localalloc --physcpubind=197 bind284 = numactl --localalloc --physcpubind=195 bind285 = numactl --localalloc --physcpubind=193 bind286 = numactl --localalloc --physcpubind=191 bind287 = numactl --localalloc --physcpubind=189 bind288 = numactl --localalloc --physcpubind=187 bind289 = numactl --localalloc --physcpubind=185 bind290 = numactl --localalloc --physcpubind=183 bind291 = numactl --localalloc --physcpubind=181 bind292 = numactl --localalloc --physcpubind=179 bind293 = numactl --localalloc --physcpubind=177 bind294 = numactl --localalloc --physcpubind=175 bind295 = numactl --localalloc --physcpubind=173 bind296 = numactl --localalloc --physcpubind=171 bind297 = numactl --localalloc --physcpubind=169 bind298 = numactl --localalloc --physcpubind=167 bind299 = numactl --localalloc --physcpubind=165 bind300 = numactl --localalloc --physcpubind=163 bind301 = numactl --localalloc --physcpubind=161 bind302 = numactl --localalloc --physcpubind=159 bind303 = numactl --localalloc --physcpubind=157 bind304 = numactl --localalloc --physcpubind=155 bind305 = numactl --localalloc --physcpubind=153 bind306 = numactl --localalloc --physcpubind=151 bind307 = numactl --localalloc --physcpubind=149 bind308 = numactl --localalloc --physcpubind=147 bind309 = numactl --localalloc --physcpubind=145 bind310 = numactl --localalloc --physcpubind=143 bind311 = numactl --localalloc --physcpubind=141 bind312 = numactl --localalloc --physcpubind=139 bind313 = numactl --localalloc --physcpubind=137 bind314 = numactl --localalloc --physcpubind=135 bind315 = numactl --localalloc --physcpubind=133 bind316 = numactl --localalloc --physcpubind=131 bind317 = numactl --localalloc --physcpubind=129 bind318 = numactl --localalloc --physcpubind=127 bind319 = numactl --localalloc --physcpubind=125 bind320 = numactl --localalloc --physcpubind=123 bind321 = numactl --localalloc --physcpubind=121 bind322 = numactl --localalloc --physcpubind=119 bind323 = numactl --localalloc --physcpubind=117 bind324 = numactl --localalloc --physcpubind=115 bind325 = numactl --localalloc --physcpubind=113 bind326 = numactl --localalloc --physcpubind=111 bind327 = numactl --localalloc --physcpubind=109 bind328 = numactl --localalloc --physcpubind=107 bind329 = numactl --localalloc --physcpubind=105 bind330 = numactl --localalloc --physcpubind=103 bind331 = numactl --localalloc --physcpubind=101 bind332 = numactl --localalloc --physcpubind=99 bind333 = numactl --localalloc --physcpubind=97 bind334 = numactl --localalloc --physcpubind=95 bind335 = numactl --localalloc --physcpubind=93 bind336 = numactl --localalloc --physcpubind=91 bind337 = numactl --localalloc --physcpubind=89 bind338 = numactl --localalloc --physcpubind=87 bind339 = numactl --localalloc --physcpubind=85 bind340 = numactl --localalloc --physcpubind=83 bind341 = numactl --localalloc --physcpubind=81 bind342 = numactl --localalloc --physcpubind=79 bind343 = numactl --localalloc --physcpubind=77 bind344 = numactl --localalloc --physcpubind=75 bind345 = numactl --localalloc --physcpubind=73 bind346 = numactl --localalloc --physcpubind=71 bind347 = numactl --localalloc --physcpubind=69 bind348 = numactl --localalloc --physcpubind=67 bind349 = numactl --localalloc --physcpubind=65 bind350 = numactl --localalloc --physcpubind=63 bind351 = numactl --localalloc --physcpubind=61 bind352 = numactl --localalloc --physcpubind=59 bind353 = numactl --localalloc --physcpubind=57 bind354 = numactl --localalloc --physcpubind=55 bind355 = numactl --localalloc --physcpubind=53 bind356 = numactl --localalloc --physcpubind=51 bind357 = numactl --localalloc --physcpubind=49 bind358 = numactl --localalloc --physcpubind=47 bind359 = numactl --localalloc --physcpubind=45 bind360 = numactl --localalloc --physcpubind=43 bind361 = numactl --localalloc --physcpubind=41 bind362 = numactl --localalloc --physcpubind=39 bind363 = numactl --localalloc --physcpubind=37 bind364 = numactl --localalloc --physcpubind=35 bind365 = numactl --localalloc --physcpubind=33 bind366 = numactl --localalloc --physcpubind=31 bind367 = numactl --localalloc --physcpubind=29 bind368 = numactl --localalloc --physcpubind=27 bind369 = numactl --localalloc --physcpubind=25 bind370 = numactl --localalloc --physcpubind=23 bind371 = numactl --localalloc --physcpubind=21 bind372 = numactl --localalloc --physcpubind=19 bind373 = numactl --localalloc --physcpubind=17 bind374 = numactl --localalloc --physcpubind=15 bind375 = numactl --localalloc --physcpubind=13 bind376 = numactl --localalloc --physcpubind=11 bind377 = numactl --localalloc --physcpubind=9 bind378 = numactl --localalloc --physcpubind=7 bind379 = numactl --localalloc --physcpubind=5 bind380 = numactl --localalloc --physcpubind=3 bind381 = numactl --localalloc --physcpubind=254 bind382 = numactl --localalloc --physcpubind=252 bind383 = numactl --localalloc --physcpubind=250 bind384 = numactl --localalloc --physcpubind=248 bind385 = numactl --localalloc --physcpubind=246 bind386 = numactl --localalloc --physcpubind=244 bind387 = numactl --localalloc --physcpubind=242 bind388 = numactl --localalloc --physcpubind=240 bind389 = numactl --localalloc --physcpubind=238 bind390 = numactl --localalloc --physcpubind=236 bind391 = numactl --localalloc --physcpubind=234 bind392 = numactl --localalloc --physcpubind=232 bind393 = numactl --localalloc --physcpubind=230 bind394 = numactl --localalloc --physcpubind=228 bind395 = numactl --localalloc --physcpubind=226 bind396 = numactl --localalloc --physcpubind=224 bind397 = numactl --localalloc --physcpubind=222 bind398 = numactl --localalloc --physcpubind=220 bind399 = numactl --localalloc --physcpubind=218 bind400 = numactl --localalloc --physcpubind=216 bind401 = numactl --localalloc --physcpubind=214 bind402 = numactl --localalloc --physcpubind=212 bind403 = numactl --localalloc --physcpubind=210 bind404 = numactl --localalloc --physcpubind=208 bind405 = numactl --localalloc --physcpubind=206 bind406 = numactl --localalloc --physcpubind=204 bind407 = numactl --localalloc --physcpubind=202 bind408 = numactl --localalloc --physcpubind=200 bind409 = numactl --localalloc --physcpubind=198 bind410 = numactl --localalloc --physcpubind=196 bind411 = numactl --localalloc --physcpubind=194 bind412 = numactl --localalloc --physcpubind=192 bind413 = numactl --localalloc --physcpubind=190 bind414 = numactl --localalloc --physcpubind=188 bind415 = numactl --localalloc --physcpubind=186 bind416 = numactl --localalloc --physcpubind=184 bind417 = numactl --localalloc --physcpubind=182 bind418 = numactl --localalloc --physcpubind=180 bind419 = numactl --localalloc --physcpubind=178 bind420 = numactl --localalloc --physcpubind=176 bind421 = numactl --localalloc --physcpubind=174 bind422 = numactl --localalloc --physcpubind=172 bind423 = numactl --localalloc --physcpubind=170 bind424 = numactl --localalloc --physcpubind=168 bind425 = numactl --localalloc --physcpubind=166 bind426 = numactl --localalloc --physcpubind=164 bind427 = numactl --localalloc --physcpubind=162 bind428 = numactl --localalloc --physcpubind=160 bind429 = numactl --localalloc --physcpubind=158 bind430 = numactl --localalloc --physcpubind=156 bind431 = numactl --localalloc --physcpubind=154 bind432 = numactl --localalloc --physcpubind=152 bind433 = numactl --localalloc --physcpubind=150 bind434 = numactl --localalloc --physcpubind=148 bind435 = numactl --localalloc --physcpubind=146 bind436 = numactl --localalloc --physcpubind=144 bind437 = numactl --localalloc --physcpubind=142 bind438 = numactl --localalloc --physcpubind=140 bind439 = numactl --localalloc --physcpubind=138 bind440 = numactl --localalloc --physcpubind=136 bind441 = numactl --localalloc --physcpubind=134 bind442 = numactl --localalloc --physcpubind=132 bind443 = numactl --localalloc --physcpubind=130 bind444 = numactl --localalloc --physcpubind=128 bind445 = numactl --localalloc --physcpubind=126 bind446 = numactl --localalloc --physcpubind=124 bind447 = numactl --localalloc --physcpubind=122 bind448 = numactl --localalloc --physcpubind=120 bind449 = numactl --localalloc --physcpubind=118 bind450 = numactl --localalloc --physcpubind=116 bind451 = numactl --localalloc --physcpubind=114 bind452 = numactl --localalloc --physcpubind=112 bind453 = numactl --localalloc --physcpubind=110 bind454 = numactl --localalloc --physcpubind=108 bind455 = numactl --localalloc --physcpubind=106 bind456 = numactl --localalloc --physcpubind=104 bind457 = numactl --localalloc --physcpubind=102 bind458 = numactl --localalloc --physcpubind=100 bind459 = numactl --localalloc --physcpubind=98 bind460 = numactl --localalloc --physcpubind=96 bind461 = numactl --localalloc --physcpubind=94 bind462 = numactl --localalloc --physcpubind=92 bind463 = numactl --localalloc --physcpubind=90 bind464 = numactl --localalloc --physcpubind=88 bind465 = numactl --localalloc --physcpubind=86 bind466 = numactl --localalloc --physcpubind=84 bind467 = numactl --localalloc --physcpubind=82 bind468 = numactl --localalloc --physcpubind=80 bind469 = numactl --localalloc --physcpubind=78 bind470 = numactl --localalloc --physcpubind=76 bind471 = numactl --localalloc --physcpubind=74 bind472 = numactl --localalloc --physcpubind=72 bind473 = numactl --localalloc --physcpubind=70 bind474 = numactl --localalloc --physcpubind=68 bind475 = numactl --localalloc --physcpubind=66 bind476 = numactl --localalloc --physcpubind=64 bind477 = numactl --localalloc --physcpubind=62 bind478 = numactl --localalloc --physcpubind=60 bind479 = numactl --localalloc --physcpubind=58 bind480 = numactl --localalloc --physcpubind=56 bind481 = numactl --localalloc --physcpubind=54 bind482 = numactl --localalloc --physcpubind=52 bind483 = numactl --localalloc --physcpubind=50 bind484 = numactl --localalloc --physcpubind=48 bind485 = numactl --localalloc --physcpubind=46 bind486 = numactl --localalloc --physcpubind=44 bind487 = numactl --localalloc --physcpubind=42 bind488 = numactl --localalloc --physcpubind=40 bind489 = numactl --localalloc --physcpubind=38 bind490 = numactl --localalloc --physcpubind=36 bind491 = numactl --localalloc --physcpubind=34 bind492 = numactl --localalloc --physcpubind=32 bind493 = numactl --localalloc --physcpubind=30 bind494 = numactl --localalloc --physcpubind=28 bind495 = numactl --localalloc --physcpubind=26 bind496 = numactl --localalloc --physcpubind=24 bind497 = numactl --localalloc --physcpubind=22 bind498 = numactl --localalloc --physcpubind=20 bind499 = numactl --localalloc --physcpubind=18 bind500 = numactl --localalloc --physcpubind=16 bind501 = numactl --localalloc --physcpubind=14 bind502 = numactl --localalloc --physcpubind=12 bind503 = numactl --localalloc --physcpubind=10 bind504 = numactl --localalloc --physcpubind=8 bind505 = numactl --localalloc --physcpubind=6 bind506 = numactl --localalloc --physcpubind=4 bind507 = numactl --localalloc --physcpubind=2 submit = $BIND $command ################################################################################ # Switch back to the default block after the include file: default: ################################################################################ ################################################################################ ################################################################################ ################################################################################ # The remainder of this file defines CPU2017 report parameters. ################################################################################ ################################################################################ ################################################################################ # SPEC CPU 2017 report header ################################################################################ license_num =2929 # (Your SPEC license number) tester =ScaleMP test_sponsor =ScaleMP hw_vendor =ScaleMP hw_model000 =vSMP ServerONE hw_model001 =Supermicro A+ Server 2123BT-HNC0R (AMD EPYC 7702) #--------- If you install new compilers, edit this section -------------------- sw_compiler =C/C++/Fortran: Version 2.0.0 of AOCC ################################################################################ ################################################################################ # Hardware, firmware and software information ################################################################################ hw_avail =Nov-2019 sw_avail =Nov-2019 hw_cpu_name =AMD EPYC 7702 hw_cpu_nominal_mhz =2000 hw_cpu_max_mhz =3350 hw_ncores =256 hw_nthreadspercore =2 hw_ncpuorder =1-4 chips hw_other000 =ScaleMP vSMP Foundation aggregates multiple hw_other001 = servers into one shared-memory system. fw_bios000 =ScaleMP vSMP Foundation version 9.5.195.12 fw_bios001 = released Nov-2019 sw_base_ptrsize =64-bit 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 ################################################################################ # Notes ################################################################################ notes_000 =Environment variables set by runcpu before the start of the run: notes_005 = LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH notes_010 = LIBRARY_PATH=/usr/local/lib:$LIBRARY_PATH notes_015 = MALLOC_TOP_PAD_=$((16777216)) notes_020 = MALLOC_TRIM_THRESHOLD_=$((16777216)) notes_025 = notes_030 =NA: The test sponsor attests, as of date of publication, that CVE-2017-5754 (Meltdown) notes_035 =is mitigated in the system as tested and documented. notes_040 =Yes: The test sponsor attests, as of date of publication, that CVE-2017-5753 (Spectre variant 1) notes_045 =is mitigated in the system as tested and documented. notes_050 =Yes: The test sponsor attests, as of date of publication, that CVE-2017-5715 (Spectre variant 2) notes_055 =is mitigated in the system as tested and documented. notes_060 = notes_submit_000 ='numactl' was used to bind copies to the cores. notes_submit_005 =See the configuration file for details. notes_os_000 ='ulimit -s unlimited' was used to set environment stack size notes_os_005 ='ulimit -l 2097152' was used to set environment locked pages in memory limit notes_os_010 = notes_os_015 =runcpu command invoked through numactl i.e.: notes_os_020 =numactl --interleave=all runcpu notes_os_025 = notes_os_030 =Set dirty_ratio=8 to limit dirty cache to 8% of memory notes_os_035 =Set swappiness=1 to swap only if necessary notes_os_040 =Set zone_reclaim_mode=1 to free local node memory and avoid remote memory notes_os_045 =sync then drop_caches=3 to reset caches before invoking runcpu notes_os_050 =Set numa_stat=0 to improve page allocation performance notes_os_055 =Set stat_interval=60 to reduce OS jitter notes_os_060 = notes_os_065 =dirty_ratio, swappiness, zone_reclaim_mode, drop_caches, numa_stat and stat_interval were notes_os_070 =all set using privileged echo (e.g. echo 1 > /proc/sys/vm/swappiness). notes_os_075 = notes_os_080 =Transparent huge pages set to 'always' for this run (OS default) notes_os_085 = notes_os_090 =Kernel Boot Parameter set with : nohz_full=!0 notes_comp_000 =The AMD64 AOCC Compiler Suite is available at notes_comp_005 =http://developer.amd.com/amd-aocc/ notes_comp_010 = notes_jemalloc_000 =jemalloc: configured and built with AMD64 AOCC v2.0.0 on this system with -Ofast -march=znver2 notes_jemalloc_005 =jemalloc 5.2.1 is available here: notes_jemalloc_010 =https://github.com/jemalloc/jemalloc/releases/download/5.2.1/jemalloc-5.2.1.tar.bz2 notes_jemalloc_015 = sw_other =jemalloc: jemalloc memory allocator library v5.2.1 ################################################################################ # The following note fields describe platorm settings. ################################################################################ notes_plat_000 =BIOS settings: notes_plat_005 = Determinism Control = Manual notes_plat_010 = Determinism Slider = Power notes_plat_015 = cTDP Control = Manual notes_plat_020 = cTDP = 180 notes_plat_025 = Package Power Limit Control = Manual notes_plat_030 = Package Power Limit = 180 notes_plat_035 = IOMMU = Enabled notes_plat_040 = APBDIS = 1 notes_plat_045 = NUMA Nodes Per Socket = NPS4 ################################################################################ # The following are custom fields: ################################################################################ # Use custom_fields to enter lines that are not listed here. For example: # notes_plat_100 = Energy Bias set to Max Performance # new_field = Ambient temperature set to 10C ################################################################################ # The following fields must be set here for only Int benchmarks. ################################################################################ intrate: sw_peak_ptrsize =Not Applicable ################################################################################ # The following fields must be set here for FP benchmarks. ################################################################################ fprate: sw_peak_ptrsize =Not Applicable ################################################################################ # The following fields must be set here or they will be overwritten by sysinfo. ################################################################################ intrate,fprate: hw_disk =1 TB ramfs hw_memory000 =1 TB (32 x 32 GB 2Rx4 PC4-2667V-L) hw_memory001 = hw_memory002 = hw_nchips =4 prepared_by =ScaleMP sw_file =ramfs sw_os000 =SUSE Linux Enterprise Server 15 SP1, sw_os001 =kernel version # ex: Kernel 4.4.0-87-generic sw_state =Run level 3 (multi-user) ################################################################################ # End of inc file ################################################################################ # Switch back to the default block after the include file: default: # ---- End inclusion of '/dev/shm/config/amd_rate_aocc200_rome_C1.inc' # Switch back to default block after the include file: default: fail_build = 1 # Runtime libraries: preENV_LD_LIBRARY_PATH = $[top]/%{lib_dir}/64;$[top]/%{lib_dir}/32:%{ENV_LD_LIBRARY_PATH} %elif '%{allow_build}' eq 'true' # If you intend to rebuild, be sure to set the library paths either in the # build script or here: % define build_ncpus 64 # controls number of simultaneous compiles fail_build = 0 makeflags = --jobs=%{build_ncpus} --load-average=%{build_ncpus} %else % error The value of "allow_build" is %{allow_build}, but it can only be "true" or "false". This error was generated %endif ################################################################################ # Enable automated data collection per benchmark ################################################################################ # Data collection is not enabled for reportable runs. # teeout is necessary to get data collection stdout into the logs. Best # practices for the individual data collection items would be to have # them store important output in separate files. Filenames could be # constructed from $SPEC (environment), $lognum (result number from runcpu), # and benchmark name/number. teeout = yes # Run runcpu with '-v 35' (or greater) to log lists of variables which can # be used in substitutions as below. # For CPU2006, change $label to $ext %define data-collection-parameters benchname='$name' benchnum='$num' benchmark='$benchmark' iteration=$iter size='$size' tune='$tune' label='$label' log='$log' lognum='$lognum' from_runcpu='$from_runcpu' %define data-collection-start $[top]/data-collection/data-collection start %{data-collection-parameters} %define data-collection-stop $[top]/data-collection/data-collection stop %{data-collection-parameters} monitor_specrun_wrapper = %{data-collection-start} ; $command ; %{data-collection-stop} ################################################################################ # Header settings ################################################################################ backup_config = 0 # set to 0 if you do not want backup files bench_post_setup = sync # command_add_redirect: If set, the generated ${command} will include # redirection operators (stdout, stderr), which are passed along to the shell # that executes the command. If this variable is not set, specinvoke does the # redirection. command_add_redirect = yes env_vars = no flagsurl000 = http://www.spec.org/cpu2017/flags/aocc200-flags-B1.xml flagsurl001 = http://www.spec.org/cpu2017/flags/ScaleMP-Supermicro-Platform-Settings-V1.2-Rome-revA.xml #flagsurl02 = $[top]/INVALID_platform_amd_rate_aocc200_rome.xml # label: User defined extension string that tags your binaries & directories: label = %{ext} line_width = 1020 log_line_width = 1020 mean_anyway = yes output_format = all reportable = yes size = test,train,ref teeout = yes teerunout = yes tune = base minimize_builddirs = yes parallel_test_submit = yes use_submit_for_compare = yes #output_root = /dev/shm ################################################################################ # Compilers ################################################################################ default: CC = clang CXX = clang++ FC = flang CLD = clang FLD = flang CC_VERSION_OPTION = --version CXX_VERSION_OPTION = --version FC_VERSION_OPTION = --version ################################################################################ # Portability Flags ################################################################################ default:# data model applies to all benchmarks EXTRA_PORTABILITY = -DSPEC_LP64 # *** Benchmark-specific portability *** # Anything other than the data model is only allowed where a need is proven. # (ordered by last 2 digits of benchmark number) 500.perlbench_r,600.perlbench_s: #lang='C' PORTABILITY = -DSPEC_LINUX_X64 521.wrf_r,621.wrf_s: #lang='F,C' CPORTABILITY = -DSPEC_CASE_FLAG FPORTABILITY = -Mbyteswapio 523.xalancbmk_r,623.xalancbmk_s: #lang='CXX' PORTABILITY = -DSPEC_LINUX 526.blender_r: #lang='CXX,C' CPORTABILITY = -funsigned-char CXXPORTABILITY = -D__BOOL_DEFINED 527.cam4_r,627.cam4_s: #lang='F,C' PORTABILITY = -DSPEC_CASE_FLAG 628.pop2_s: #lang='F,C' CPORTABILITY = -DSPEC_CASE_FLAG FPORTABILITY = -Mbyteswapio ################################################################################ # Tuning Flags ################################################################################ ##################### # Base tuning flags # ##################### default=base: #optimize flags COPTIMIZE = -O3 -flto -ffast-math -march=znver2 -fstruct-layout=3 \ -mllvm -unroll-threshold=50 -fremap-arrays \ -mllvm -function-specialize -mllvm -enable-gvn-hoist \ -mllvm -reduce-array-computations=3 -mllvm -global-vectorize-slp \ -mllvm -vector-library=LIBMVEC \ -mllvm -inline-threshold=1000 -flv-function-specialization CXXOPTIMIZE = -O3 -flto -ffast-math -march=znver2 \ -mllvm -loop-unswitch-threshold=200000 \ -mllvm -vector-library=LIBMVEC \ -mllvm -unroll-threshold=100 -flv-function-specialization \ -mllvm -enable-partial-unswitch FOPTIMIZE = -O3 -flto -march=znver2 -funroll-loops -Mrecursive \ -mllvm -vector-library=LIBMVEC EXTRA_FFLAGS = -Kieee -fno-finite-math-only #linker flags LDFLAGS = -flto -Wl,-mllvm -Wl,-function-specialize \ -Wl,-mllvm -Wl,-region-vectorize \ -Wl,-mllvm -Wl,-vector-library=LIBMVEC \ -Wl,-mllvm -Wl,-reduce-array-computations=3 LDCXXFLAGS = -Wl,-mllvm -Wl,-suppress-fmas #other libraries EXTRA_LIBS = -lmvec -lamdlibm -ljemalloc -lflang EXTRA_FLIBS = -lmvec -lamdlibm -lm # The following is necessary for 502/602 gcc: LDOPTIMIZE = -z muldefs MATHLIBOPT = -lmvec -lamdlibm -lm ######################## # intrate tuning flags # ######################## intrate: EXTRA_FFLAGS = -ffast-math \ -mllvm -disable-indvar-simplify \ -mllvm -unroll-aggressive \ -mllvm -unroll-threshold=150 LDFFLAGS = -ffast-math \ -Wl,-mllvm -Wl,-inline-recursion=4 \ -Wl,-mllvm -Wl,-lsr-in-nested-loop \ -Wl,-mllvm -Wl,-enable-iv-split ######################## # fprate tuning flags # ######################## fprate: CXX = clang++ -std=c++98 ##################### # Peak tuning flags # ##################### default=peak: #optimize flags COPTIMIZE = -Ofast -flto -march=znver2 -mno-sse4a -fstruct-layout=5 \ -mllvm -vectorize-memory-aggressively \ -mllvm -function-specialize -mllvm -enable-gvn-hoist \ -mllvm -unroll-threshold=50 -fremap-arrays \ -mllvm -vector-library=LIBMVEC \ -mllvm -reduce-array-computations=3 -mllvm -global-vectorize-slp \ -mllvm -inline-threshold=1000 -flv-function-specialization CXXOPTIMIZE = -Ofast -flto -march=znver2 -flv-function-specialization \ -mllvm -unroll-threshold=100 -mllvm -enable-partial-unswitch \ -mllvm -loop-unswitch-threshold=200000 \ -mllvm -vector-library=LIBMVEC \ -mllvm -inline-threshold=1000 FOPTIMIZE = -O3 -flto -march=znver2 -funroll-loops -Mrecursive \ -mllvm -vector-library=LIBMVEC EXTRA_FFLAGS = -Kieee -fno-finite-math-only #linker flags LDFLAGS = -flto -Wl,-mllvm -Wl,-function-specialize \ -Wl,-mllvm -Wl,-region-vectorize \ -Wl,-mllvm -Wl,-vector-library=LIBMVEC \ -Wl,-mllvm -Wl,-reduce-array-computations=3 #libraries EXTRA_LIBS = -lmvec -lamdlibm -ljemalloc -lflang EXTRA_FLIBS = -lmvec -lamdlibm -lm MATHLIBOPT = -lmvec -lamdlibm -lm feedback = 0 PASS1_CFLAGS = -fprofile-instr-generate PASS2_CFLAGS = -fprofile-instr-use PASS1_FFLAGS = -fprofile-generate PASS2_FFLAGS = -fprofile-use PASS1_CXXFLAGS = -fprofile-instr-generate PASS2_CXXFLAGS = -fprofile-instr-use PASS1_LDFLAGS = -fprofile-instr-generate PASS2_LDFLAGS = -fprofile-instr-use fdo_run1 = $command ; llvm-profdata merge -output=default.profdata *.profraw 500.perlbench_r=peak: #lang='C' feedback = 1 502.gcc_r=peak: #lang='C' EXTRA_PORTABILITY = -D_FILE_OFFSET_BITS=64 EXTRA_COPTIMIZE = -fgnu89-inline CC = clang -m32 CLD = clang -m32 EXTRA_LIBS = -L$[JEMALLOC_LIB32_PATH] -ljemalloc MATHLIBOPT = -lm 510.parest_r=peak: LDCXXFLAGS = -Wl,-mllvm -Wl,-suppress-fmas 511.povray_r=peak: LDCXXFLAGS = -Wl,-mllvm -Wl,-x86-use-vzeroupper=false 523.xalancbmk_r=peak: #lang='CXX` EXTRA_PORTABILITY = -D_FILE_OFFSET_BITS=64 CXX = clang++ -m32 CXXLD = clang++ -m32 EXTRA_LIBS = -L$[JEMALLOC_LIB32_PATH] -ljemalloc MATHLIBOPT = -lm 525.x264_r=peak: #lang='C' feedback = 1 554.roms_r=peak: LDFFLAGS = -Wl,-mllvm -Wl,-enable-X86-prefetching # The following settings were obtained by running the sysinfo_program # 'specperl $[top]/bin/sysinfo' (sysinfo:SHA:1b187da62efa5d65f0e989c214b6a257d16a31d3cf135973c9043da741052207) default: notes_plat_sysinfo_000 = notes_plat_sysinfo_005 = Sysinfo program /dev/shm/bin/sysinfo notes_plat_sysinfo_010 = Rev: r6365 of 2019-08-21 295195f888a3d7edb1e6e46a485a0011 notes_plat_sysinfo_015 = running on 13d Mon Dec 9 23:46:42 2019 notes_plat_sysinfo_020 = notes_plat_sysinfo_025 = SUT (System Under Test) info as seen by some common utilities. notes_plat_sysinfo_030 = For more information on this section, see notes_plat_sysinfo_035 = https://www.spec.org/cpu2017/Docs/config.html#sysinfo notes_plat_sysinfo_040 = notes_plat_sysinfo_045 = From /proc/cpuinfo notes_plat_sysinfo_050 = model name : AMD EPYC 7702 64-Core Processor notes_plat_sysinfo_055 = 4 "physical id"s (chips) notes_plat_sysinfo_060 = 512 "processors" notes_plat_sysinfo_065 = cores, siblings (Caution: counting these is hw and system dependent. The following notes_plat_sysinfo_070 = excerpts from /proc/cpuinfo might not be reliable. Use with 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 22 23 24 notes_plat_sysinfo_090 = 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 notes_plat_sysinfo_095 = 53 54 55 56 57 58 59 60 61 62 63 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 22 23 24 notes_plat_sysinfo_105 = 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 notes_plat_sysinfo_110 = 53 54 55 56 57 58 59 60 61 62 63 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 22 23 24 notes_plat_sysinfo_120 = 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 notes_plat_sysinfo_125 = 53 54 55 56 57 58 59 60 61 62 63 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 22 23 24 notes_plat_sysinfo_135 = 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 notes_plat_sysinfo_140 = 53 54 55 56 57 58 59 60 61 62 63 notes_plat_sysinfo_145 = notes_plat_sysinfo_150 = From lscpu: notes_plat_sysinfo_155 = Architecture: x86_64 notes_plat_sysinfo_160 = CPU op-mode(s): 32-bit, 64-bit notes_plat_sysinfo_165 = Byte Order: Little Endian notes_plat_sysinfo_170 = Address sizes: 47 bits physical, 48 bits virtual notes_plat_sysinfo_175 = CPU(s): 512 notes_plat_sysinfo_180 = On-line CPU(s) list: 0-511 notes_plat_sysinfo_185 = Thread(s) per core: 2 notes_plat_sysinfo_190 = Core(s) per socket: 64 notes_plat_sysinfo_195 = Socket(s): 4 notes_plat_sysinfo_200 = NUMA node(s): 16 notes_plat_sysinfo_205 = Vendor ID: AuthenticAMD notes_plat_sysinfo_210 = CPU family: 23 notes_plat_sysinfo_215 = Model: 49 notes_plat_sysinfo_220 = Model name: AMD EPYC 7702 64-Core Processor notes_plat_sysinfo_225 = Stepping: 0 notes_plat_sysinfo_230 = CPU MHz: 2000.000 notes_plat_sysinfo_235 = CPU max MHz: 2000.0000 notes_plat_sysinfo_240 = CPU min MHz: 1800.0000 notes_plat_sysinfo_245 = BogoMIPS: 3999.93 notes_plat_sysinfo_250 = L1d cache: 32K notes_plat_sysinfo_255 = L1i cache: 32K notes_plat_sysinfo_260 = L2 cache: 512K notes_plat_sysinfo_265 = L3 cache: 16384K notes_plat_sysinfo_270 = NUMA node0 CPU(s): 0-15,256-271 notes_plat_sysinfo_275 = NUMA node1 CPU(s): 16-31,272-287 notes_plat_sysinfo_280 = NUMA node2 CPU(s): 32-47,288-303 notes_plat_sysinfo_285 = NUMA node3 CPU(s): 48-63,304-319 notes_plat_sysinfo_290 = NUMA node4 CPU(s): 64-79,320-335 notes_plat_sysinfo_295 = NUMA node5 CPU(s): 80-95,336-351 notes_plat_sysinfo_300 = NUMA node6 CPU(s): 96-111,352-367 notes_plat_sysinfo_305 = NUMA node7 CPU(s): 112-127,368-383 notes_plat_sysinfo_310 = NUMA node8 CPU(s): 128-143,384-399 notes_plat_sysinfo_315 = NUMA node9 CPU(s): 144-159,400-415 notes_plat_sysinfo_320 = NUMA node10 CPU(s): 160-175,416-431 notes_plat_sysinfo_325 = NUMA node11 CPU(s): 176-191,432-447 notes_plat_sysinfo_330 = NUMA node12 CPU(s): 192-207,448-463 notes_plat_sysinfo_335 = NUMA node13 CPU(s): 208-223,464-479 notes_plat_sysinfo_340 = NUMA node14 CPU(s): 224-239,480-495 notes_plat_sysinfo_345 = NUMA node15 CPU(s): 240-255,496-511 notes_plat_sysinfo_350 = Flags: fpu vme de pse tsc msr pae cx8 apic sep mtrr pge mca cmov pat notes_plat_sysinfo_355 = pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm notes_plat_sysinfo_360 = constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq notes_plat_sysinfo_365 = ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm notes_plat_sysinfo_370 = cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt notes_plat_sysinfo_375 = tce topoext perfctr_core perfctr_nb bpext perfctr_l2 mwaitx cpb cat_l3 cdp_l3 notes_plat_sysinfo_380 = hw_pstate ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed notes_plat_sysinfo_385 = adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc notes_plat_sysinfo_390 = cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr arat npt lbrv svm_lock notes_plat_sysinfo_395 = nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold notes_plat_sysinfo_400 = avic v_vmsave_vmload vgif umip rdpid overflow_recov succor smca notes_plat_sysinfo_405 = notes_plat_sysinfo_410 = /proc/cpuinfo cache data notes_plat_sysinfo_415 = cache size : 512 KB notes_plat_sysinfo_420 = notes_plat_sysinfo_425 = From numactl --hardware WARNING: a numactl 'node' might or might not correspond to a notes_plat_sysinfo_430 = physical chip. notes_plat_sysinfo_435 = available: 16 nodes (0-15) notes_plat_sysinfo_440 = node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 256 257 258 259 260 261 262 263 264 notes_plat_sysinfo_445 = 265 266 267 268 269 270 271 notes_plat_sysinfo_450 = node 0 size: 47876 MB notes_plat_sysinfo_455 = node 0 free: 47425 MB notes_plat_sysinfo_460 = node 1 cpus: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 272 273 274 275 276 277 notes_plat_sysinfo_465 = 278 279 280 281 282 283 284 285 286 287 notes_plat_sysinfo_470 = node 1 size: 59713 MB notes_plat_sysinfo_475 = node 1 free: 59312 MB notes_plat_sysinfo_480 = node 2 cpus: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 288 289 290 291 292 293 notes_plat_sysinfo_485 = 294 295 296 297 298 299 300 301 302 303 notes_plat_sysinfo_490 = node 2 size: 59713 MB notes_plat_sysinfo_495 = node 2 free: 59343 MB notes_plat_sysinfo_500 = node 3 cpus: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 304 305 306 307 308 309 notes_plat_sysinfo_505 = 310 311 312 313 314 315 316 317 318 319 notes_plat_sysinfo_510 = node 3 size: 59461 MB notes_plat_sysinfo_515 = node 3 free: 59111 MB notes_plat_sysinfo_520 = node 4 cpus: 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 320 321 322 323 324 325 notes_plat_sysinfo_525 = 326 327 328 329 330 331 332 333 334 335 notes_plat_sysinfo_530 = node 4 size: 59461 MB notes_plat_sysinfo_535 = node 4 free: 59123 MB notes_plat_sysinfo_540 = node 5 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 336 337 338 339 340 341 notes_plat_sysinfo_545 = 342 343 344 345 346 347 348 349 350 351 notes_plat_sysinfo_550 = node 5 size: 59461 MB notes_plat_sysinfo_555 = node 5 free: 59187 MB notes_plat_sysinfo_560 = node 6 cpus: 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 352 353 354 notes_plat_sysinfo_565 = 355 356 357 358 359 360 361 362 363 364 365 366 367 notes_plat_sysinfo_570 = node 6 size: 59461 MB notes_plat_sysinfo_575 = node 6 free: 59193 MB notes_plat_sysinfo_580 = node 7 cpus: 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 368 369 notes_plat_sysinfo_585 = 370 371 372 373 374 375 376 377 378 379 380 381 382 383 notes_plat_sysinfo_590 = node 7 size: 59461 MB notes_plat_sysinfo_595 = node 7 free: 59203 MB notes_plat_sysinfo_600 = node 8 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 384 385 notes_plat_sysinfo_605 = 386 387 388 389 390 391 392 393 394 395 396 397 398 399 notes_plat_sysinfo_610 = node 8 size: 48121 MB notes_plat_sysinfo_615 = node 8 free: 47859 MB notes_plat_sysinfo_620 = node 9 cpus: 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 400 401 notes_plat_sysinfo_625 = 402 403 404 405 406 407 408 409 410 411 412 413 414 415 notes_plat_sysinfo_630 = node 9 size: 59461 MB notes_plat_sysinfo_635 = node 9 free: 59204 MB notes_plat_sysinfo_640 = node 10 cpus: 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 416 417 notes_plat_sysinfo_645 = 418 419 420 421 422 423 424 425 426 427 428 429 430 431 notes_plat_sysinfo_650 = node 10 size: 59461 MB notes_plat_sysinfo_655 = node 10 free: 59208 MB notes_plat_sysinfo_660 = node 11 cpus: 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 432 433 notes_plat_sysinfo_665 = 434 435 436 437 438 439 440 441 442 443 444 445 446 447 notes_plat_sysinfo_670 = node 11 size: 59461 MB notes_plat_sysinfo_675 = node 11 free: 59208 MB notes_plat_sysinfo_680 = node 12 cpus: 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 448 449 notes_plat_sysinfo_685 = 450 451 452 453 454 455 456 457 458 459 460 461 462 463 notes_plat_sysinfo_690 = node 12 size: 59461 MB notes_plat_sysinfo_695 = node 12 free: 59205 MB notes_plat_sysinfo_700 = node 13 cpus: 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 464 465 notes_plat_sysinfo_705 = 466 467 468 469 470 471 472 473 474 475 476 477 478 479 notes_plat_sysinfo_710 = node 13 size: 59461 MB notes_plat_sysinfo_715 = node 13 free: 59212 MB notes_plat_sysinfo_720 = node 14 cpus: 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 480 481 notes_plat_sysinfo_725 = 482 483 484 485 486 487 488 489 490 491 492 493 494 495 notes_plat_sysinfo_730 = node 14 size: 59461 MB notes_plat_sysinfo_735 = node 14 free: 59202 MB notes_plat_sysinfo_740 = node 15 cpus: 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 496 497 notes_plat_sysinfo_745 = 498 499 500 501 502 503 504 505 506 507 508 509 510 511 notes_plat_sysinfo_750 = node 15 size: 59241 MB notes_plat_sysinfo_755 = node 15 free: 58993 MB notes_plat_sysinfo_760 = node distances: notes_plat_sysinfo_765 = node 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 notes_plat_sysinfo_770 = 0: 10 12 12 12 32 32 32 32 254 254 254 254 254 254 254 254 notes_plat_sysinfo_775 = 1: 12 10 12 12 32 32 32 32 254 254 254 254 254 254 254 254 notes_plat_sysinfo_780 = 2: 12 12 10 12 32 32 32 32 254 254 254 254 254 254 254 254 notes_plat_sysinfo_785 = 3: 12 12 12 10 32 32 32 32 254 254 254 254 254 254 254 254 notes_plat_sysinfo_790 = 4: 32 32 32 32 10 12 12 12 254 254 254 254 254 254 254 254 notes_plat_sysinfo_795 = 5: 32 32 32 32 12 10 12 12 254 254 254 254 254 254 254 254 notes_plat_sysinfo_800 = 6: 32 32 32 32 12 12 10 12 254 254 254 254 254 254 254 254 notes_plat_sysinfo_805 = 7: 32 32 32 32 12 12 12 10 254 254 254 254 254 254 254 254 notes_plat_sysinfo_810 = 8: 254 254 254 254 254 254 254 254 10 12 12 12 32 32 32 32 notes_plat_sysinfo_815 = 9: 254 254 254 254 254 254 254 254 12 10 12 12 32 32 32 32 notes_plat_sysinfo_820 = 10: 254 254 254 254 254 254 254 254 12 12 10 12 32 32 32 32 notes_plat_sysinfo_825 = 11: 254 254 254 254 254 254 254 254 12 12 12 10 32 32 32 32 notes_plat_sysinfo_830 = 12: 254 254 254 254 254 254 254 254 32 32 32 32 10 12 12 12 notes_plat_sysinfo_835 = 13: 254 254 254 254 254 254 254 254 32 32 32 32 12 10 12 12 notes_plat_sysinfo_840 = 14: 254 254 254 254 254 254 254 254 32 32 32 32 12 12 10 12 notes_plat_sysinfo_845 = 15: 254 254 254 254 254 254 254 254 32 32 32 32 12 12 12 10 notes_plat_sysinfo_850 = notes_plat_sysinfo_855 = From /proc/meminfo notes_plat_sysinfo_860 = MemTotal: 951029164 kB notes_plat_sysinfo_865 = HugePages_Total: 0 notes_plat_sysinfo_870 = Hugepagesize: 2048 kB notes_plat_sysinfo_875 = notes_plat_sysinfo_880 = From /etc/*release* /etc/*version* notes_plat_sysinfo_885 = os-release: notes_plat_sysinfo_890 = NAME="SLES" notes_plat_sysinfo_895 = VERSION="15-SP1" notes_plat_sysinfo_900 = VERSION_ID="15.1" notes_plat_sysinfo_905 = PRETTY_NAME="SUSE Linux Enterprise Server 15 SP1" notes_plat_sysinfo_910 = ID="sles" notes_plat_sysinfo_915 = ID_LIKE="suse" notes_plat_sysinfo_920 = ANSI_COLOR="0;32" notes_plat_sysinfo_925 = CPE_NAME="cpe:/o:suse:sles:15:sp1" notes_plat_sysinfo_930 = notes_plat_sysinfo_935 = uname -a: notes_plat_sysinfo_940 = Linux 13d 4.12.14-197.21.1.vSMP.2-default #1 SMP Mon Oct 7 08:41:58 EDT 2019 (8ef2efd) notes_plat_sysinfo_945 = x86_64 x86_64 x86_64 GNU/Linux notes_plat_sysinfo_950 = notes_plat_sysinfo_955 = Kernel self-reported vulnerability status: notes_plat_sysinfo_960 = notes_plat_sysinfo_965 = CVE-2018-3620 (L1 Terminal Fault): Not affected notes_plat_sysinfo_970 = Microarchitectural Data Sampling: Not affected notes_plat_sysinfo_975 = CVE-2017-5754 (Meltdown): Not affected notes_plat_sysinfo_980 = CVE-2018-3639 (Speculative Store Bypass): Mitigation: Speculative Store Bypass disabled notes_plat_sysinfo_985 = via prctl and seccomp notes_plat_sysinfo_990 = CVE-2017-5753 (Spectre variant 1): Mitigation: usercopy/swapgs barriers and __user notes_plat_sysinfo_995 = pointer sanitization notes_plat_sysinfo_1000 = CVE-2017-5715 (Spectre variant 2): Mitigation: Full AMD retpoline, IBPB: notes_plat_sysinfo_1005 = conditional, IBRS_FW, STIBP: conditional, RSB notes_plat_sysinfo_1010 = filling notes_plat_sysinfo_1015 = notes_plat_sysinfo_1020 = run-level 3 Dec 9 23:26 notes_plat_sysinfo_1025 = notes_plat_sysinfo_1030 = SPEC is set to: /dev/shm notes_plat_sysinfo_1035 = Filesystem Type Size Used Avail Use% Mounted on notes_plat_sysinfo_1040 = ramfs ramfs 0 0 0 - /dev/shm notes_plat_sysinfo_1045 = notes_plat_sysinfo_1050 = From /sys/devices/virtual/dmi/id notes_plat_sysinfo_1055 = BIOS: ScaleMP 9.5.195.12 11/26/2019 notes_plat_sysinfo_1060 = Vendor: ScaleMP notes_plat_sysinfo_1065 = Product: vSMP Foundation notes_plat_sysinfo_1070 = Serial: 1122334 notes_plat_sysinfo_1075 = notes_plat_sysinfo_1080 = Additional information from dmidecode follows. WARNING: Use caution when you interpret notes_plat_sysinfo_1085 = this section. The 'dmidecode' program reads system data which is "intended to allow notes_plat_sysinfo_1090 = hardware to be accurately determined", but the intent may not be met, as there are notes_plat_sysinfo_1095 = frequent changes to hardware, firmware, and the "DMTF SMBIOS" standard. notes_plat_sysinfo_1100 = Memory: notes_plat_sysinfo_1105 = 16x Micron Technology 36ASF4G72PZ-2G6E1 32 kB 2 rank 2667 notes_plat_sysinfo_1110 = 16x SK Hynix HMA84GR7AFR4N-VK 32 kB 2 rank 2667 notes_plat_sysinfo_1115 = notes_plat_sysinfo_1120 = (End of data from sysinfo program) hw_cpu_name = AMD EPYC 7702 hw_disk = 0 add more disk info here hw_memory001 = 906.972 GB fixme: If using DDR4, the format is: hw_memory002 = 'N GB (N x N GB nRxn PC4-nnnnX-X)' hw_nchips = 4 prepared_by = root (is never output, only tags rawfile) sw_file = ramfs sw_os001 = NAME="SLES" sw_os002 = 4.12.14-197.21.1.vSMP.2-default sw_state = Run level 3 (add definition here) # End of settings added by sysinfo_program # 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: hw_other006 = Hardware Details: hw_other011 = vSMP System was aggregated using 2 units of hw_other012 = Supermicro A+ Server 2123BT-HNC0R. hw_other017 = The servers were connected using Mellanox hw_other018 = InfiniBand EDR fabric.