Skip to content

Commit a69ede2

Browse files
authored
[DOCS-1273] Document supported ROCm formats (#1149)
1 parent 05435e8 commit a69ede2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/guides/models/app/settings-page/system-metrics.md

+2
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ W&B assigns a `gpu.{gpu_index}.encoderUtilization` tag to this metric.
186186
## AMD GPU
187187
W&B extracts metrics from the output of the `rocm-smi` tool supplied by AMD (`rocm-smi -a --json`).
188188

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+
189191
### AMD GPU Utilization
190192
Represents the GPU utilization in percent for each AMD GPU device.
191193

0 commit comments

Comments
 (0)