From d90fc4333b260a8ba127f791551d9e82a5d88c4f Mon Sep 17 00:00:00 2001 From: exu Date: Sat, 25 Nov 2023 21:34:13 +0100 Subject: [PATCH] Add Amdgpu Top --- .../02.linux/overclocking/monitoring/default.en.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pages/02.linux/overclocking/monitoring/default.en.md b/pages/02.linux/overclocking/monitoring/default.en.md index 85f4f80..b55e56e 100644 --- a/pages/02.linux/overclocking/monitoring/default.en.md +++ b/pages/02.linux/overclocking/monitoring/default.en.md @@ -39,8 +39,22 @@ A few interesting views: ### CoreCtrl +| Hardware | Supported | +| -------- | --------- | +| CPU AMD | Minimal | +| GPU AMD | Yes | + CoreCtrl displays a range of information for AMD GPUs. +### Amdgpu Top + +| Hardware | Supported | +| -------- | --------- | +| GPU AMD | Yes | + +Amdgpu Top shows various statistics on GPU utilization (GFX, compute, decode, etc.) and a lot of GPU sensor information. +The tool is available as TUI by running `amdgpu_top` in a terminal or as full GUI application with `amdgpu_top --gui` + ### Error monitoring Some applications have hardware error reporting built-in.