From ca368c5b89e591be6b3795efaf6aa85b459ed3db Mon Sep 17 00:00:00 2001 From: aristocratos Date: Thu, 11 Jan 2024 09:35:20 +0100 Subject: [PATCH] Added link to compile section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a886524..d237d42 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,10 @@ Also needs a UTF8 locale and a font that covers: ### **Optional Dependencies (Needed for GPU monitoring)** +GPU monitoring also requires a btop binary built with GPU support (`GPU_SUPPORT=true` flag). + +See [GPU compatibility](#gpu-compatibility) section for more about compiling with GPU support. + * **NVIDIA** If you have an NVIDIA GPU you must use an official NVIDIA driver, both the closed-source and open-source ones have been verified to work.