Skip to content
Discussion options

You must be logged in to vote

Use DCGM_FI_DEV_POWER_USAGE (watts) integrated over the request window to get joules, divided by tokens generated. Practically: rate the power series, multiply by interval to get Wh, and divide by the tokens counter over the same window. Attribute idle draw separately so you can report both active energy/token and the amortized figure including idle — the gap is your efficiency headroom, same idea as the utilization tax on cost.

Replies: 1 comment

Comment options

iacker
Jul 10, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by iacker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant