Skip to content

Commit b48c1e0

Browse files
authored
Update metadata (#22235)
1 parent 6ca5bdd commit b48c1e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gpu/metadata.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ gpu.decoder_utilization,gauge,,percent,,Percentage of time the decoder was activ
1919
gpu.device.total,gauge,15,,,Number of GPU devices found in the host,0,gpu,device.total,,
2020
gpu.dram_active,gauge,,percent,,Percentage of time the DRAM was active,0,gpu,dram_active,,
2121
gpu.encoder_utilization,gauge,,percent,,Percentage of time the encoder was active,0,gpu,encoder_utilization,,
22-
gpu.errors.ecc.corrected.total,count,,,,Total count of corrected ECC errors,0,gpu,errors.ecc.corrected.total,,
23-
gpu.errors.ecc.uncorrected.total,count,,,,Total count of uncorrected ECC errors,0,gpu,errors.ecc.uncorrected.total,,
24-
gpu.errors.xid.total,count,,,,Total count of Xid errors,0,gpu,errors.xid.total,,
22+
gpu.errors.ecc.corrected.total,gauge,,,,Total count of corrected ECC errors,0,gpu,errors.ecc.corrected.total,,
23+
gpu.errors.ecc.uncorrected.total,gauge,,,,Total count of uncorrected ECC errors,0,gpu,errors.ecc.uncorrected.total,,
24+
gpu.errors.xid.total,gauge,,,,Total count of Xid errors,0,gpu,errors.xid.total,,
2525
gpu.fan_speed,gauge,,percent,,Configured fan speed as a percentage of its maximum,0,gpu,fan_speed,,
2626
gpu.fp16_active,gauge,,percent,,Percentage of the time that the 16-bit floating point calculation engine was active. Only for Hopper and newer GPUs,0,gpu,fp16_active,,
2727
gpu.fp32_active,gauge,,percent,,Percentage of the time that the 32-bit floating point calculation engine was active. Only for Hopper and newer GPUs,0,gpu,fp32_active,,

0 commit comments

Comments
 (0)