Unable re-produce the spec2017 intrate score shared from Nvidia

Here is my HW profile and generated using Jetson -stats tools, but some information is unavailable captured from the toosl

  • NVIDIA Jetson AGX Orin
    • Jetpack v5.0.2 - [L4T 35.1.0]
    • NV Power Mode: MAXN - Type: 0
    • jetson_stats.service: inactive
  • Board info:
    • Type: UNKNOWN
    • SOC Family: tegra23x - ID:
    • Module: UNKNOWN - Board: P3737-000
    • Code Name: concord
    • CUDA GPU architecture (ARCH_BIN): NONE
    • Serial Number: 1421622124350
  • Libraries:
    • CUDA: NOT_INSTALLED
    • cuDNN: 8.4.1.50
    • TensorRT: 8.4.1.5
    • Visionworks: NOT_INSTALLED
    • OpenCV: 4.5.4 compiled CUDA: NO
    • VPI: ii libnvvpi2 2.1.6 arm64 NVIDIA Vision Programming Interface library
    • Vulkan: 1.3.203
  • jetson-stats:
    • Version 3.1.4
    • Works on Python 3.8.10

Below images I got from Grace, Hopper, NVSwitch Detailed at Hot Chips | NVIDIA Blogs, there are several questions need to clarify because we cannot reproduce the score which published here.

Follow the Spec2017 benchmark steps and configuration, run 1 and 12 copies for intrate benchmarking and I only got the int base rate score is 3.27 (1 copy) and 32.5 (12 copies) even enabled jetson clocks to my Jetson AGX Orin 32GB Dev Kit, which is the 20% delta to the score shared.

Question is here:

  1. The score published is generated from Jetson AGX Orin 32GB or 64GB?
  2. Is it Jetson AGX Orin Dev Kit or Modular?
  3. What is the “start sight” after the score shown on SPEC score, is it estimate score from Nvidia?
  4. Here is the command line we are running the Spec2017 benchmarking, is it correct? Else, what is the right command line? is there I can refers?
  5. Spec2006 rate Integer Score “269.5” published is used Jetson AGX Orin 64GB, is the score is from Jetson AGX Orin 32GB or 64GB?

Hi @boon.hai.ng, the runs above are from the Jetson AGX Orin Developer Kit, which contain a module with the performance/configuration of the Jetson AGX Orin 64GB(12 CPU cores), but with 32GB of memory running in MAXN mode.

It was run with CPU @ 2.2 GHz, and DRAM @ 3200 MHz. It takes the geometric mean of the various benchmarks in Spec2K17. Are you just looking at gcc_r for your Spec2K17?

hi Dusty_NV,
Yes, I’m running Spec2017 using gcc compiler on Jetson AGX Orin 32GB.