Benchmark Data Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • three
    Newbie
    • Oct 2025
    • 1

    #1

    Benchmark Data Error

    There appears to be an error in the benchmark information on the website: https://www.cpubenchmark.net/cpu.php...4-Core&id=6160

    The name of the CPU is "AMD EPYC 7R13 64-Core" however now having one this is actually only a 48 core chip. Any configurations having more cores than 48 that must by definition be coming from a dual-socket system or some other strange virtualization issue originating from AWS.
  • Richard (PassMark)
    Administrator
    • May 2010
    • 967

    #2
    We only have a single submission but I looked at raw baseline file that was submitted, and it appears the name obtained was "AMD EPYC 7R13 64-Core Processor". The baseline was from Linux system and on Linux we use the lscpu command to get the CPU model name.

    Code:
      Processor: AMD EPYC 7R13 64-Core Processor
      NumSockets: 1
      Manufacturer: AuthenticAMD
      NumCores: 48
      NumLogicals: 96​
    In any case, I've removed the 64-Core from the title to prevent confusion, and the changes will go into effect after the next chart update overnight.

    Comment

    Working...