You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/guides/models/app/settings-page/system-metrics.md
+2
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,8 @@ W&B assigns a `gpu.{gpu_index}.encoderUtilization` tag to this metric.
186
186
## AMD GPU
187
187
W&B extracts metrics from the output of the `rocm-smi` tool supplied by AMD (`rocm-smi -a --json`).
188
188
189
+
ROCm [6.x (latest)](https://rocm.docs.amd.com/en/latest/) and [5.x](https://rocm.docs.amd.com/en/docs-5.6.0/) formats are supported. Learn more about ROCm formats in the [AMD ROCm documentation](https://rocm.docs.amd.com/en/latest/compatibility/compatibility-matrix.html). The newer format includes more details.
190
+
189
191
### AMD GPU Utilization
190
192
Represents the GPU utilization in percent for each AMD GPU device.
0 commit comments