Skip to content
Commit 507d6920 authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

gpu/nvidia: Store memory values as bytes

The "all gpus" aggregate sensors use bytes as unit. However, the NVidia
sensors are set to use megabytes. This results in the aggregate sensor
using an incorrect and too low value for the "all gpu" sensors. So
instead, make sure to store the value for NVidia sensors as bytes so
aggregation is correct.

BUG: 477687
parent e0282e3d
Pipeline #563209 passed with stage
in 1 minute and 3 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment