Hello,
I’ve a question about the power measurements at: v1.0 Results | MLCommons
Test ID: 1.0-633 NVIDIA
NVIDIA Jetson AGX Xavier 32GB (MaxQ, TensorRT)
What is this MAXQ? I assume it’s some power saving mode but I couldn’t find documentation about this.
In this test case, inference times and power consumption numbers are given but there are no corresponding TOPS. What TOPS are used in this calculation?
Thanks for any advice?
Best regards,
Srik Gurrapu
Hi,
Thanks for your question.
We are double-checking this internally.
Will get back to you soon.
Hi,
Sorry for the late.
MAXQ is a power mode defined in the MLPerf sample.
You can find some information below:
}
},
"gpu_offline_expected_qps": 230,
"numa_config": "3:0-15&2:16-31&1:32-47&0:48-63&7:64-79&6:80-95&5:96-111&4:112-127",
"scales": {
"A100-PCIex8": {
"gpu_offline_expected_qps": 0.58
}
}
},
"AGX_Xavier": {
"config_ver": {
"high_accuracy": {},
"maxq": {
"gpu_offline_expected_qps": 2.1
},
"maxq_high_accuracy": {
"gpu_offline_expected_qps": 2.1
}
},
"extends": [
The performance is measured in time.
You can find the detailed score for Xavier of each model below:
Thanks.
Thank you for the reply. The follow-up question i have is this.
The power number for
Test ID: 1.0-633 NVIDIA
NVIDIA Jetson AGX Xavier 32GB (MaxQ, TensorRT)
NVIDIA Carmel (ARMv8.2) 1 NVIDIA AGX Xavier
Resnet power: 25.20W
SSD-small power: 23.79W
SSD-large: 23.20 W
Could you elaborate on what does this power include? I assume it is SoC plus DDR memories needed to run inference but wanted to confirm,
Also, when I look at the log files below, the power is 17W - which is different from the above link.
Yokogawa ethernet/USB interface specified.
Selected power meter 'Yokogawa WT330:1-Channel' from wt310.cpp
****************************************************************************
***********************************
SPEC PTDaemon Tool
Version 1.9.2-3976349f-20201208
***********************************
Licensed Materials - Property of SPEC
Copyright 2006-2020 Standard Performance Evaluation Corporation (SPEC)
All Rights Reserved.
For use with benchmark products from SPEC and authorized organizations only.
****************************************************************************
Redirecting data output to file C:\logs_ptdeamon.txt
Calculated PTD CRC: 0x3976349f, 1296896
03-18-2021 00:44:46.079: Attempting to connect to measurement device type 52...
03-18-2021 00:44:46.082: Yokogawa TMCTL library loaded.
03-18-2021 00:44:46.082: Yokogawa ethernet mode selected
03-18-2021 00:44:46.708: Analyzer identity response of 33 bytes: YOKOGAWA,WT333E,C2VL22012V,F1.03
This file has been truncated. show original
Thank you for any clarification.
kayccc
September 29, 2021, 2:29am
7
Hi srikgurrapu ,
Please help to open a new topic. Thanks