From 43e0437db60755f9861df8b83674f2fc301e3d77 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 1 Sep 2025 22:20:41 +0200 Subject: [PATCH] Revise GPU usage recommendations in documentation Updated recommendations for GPU usage on Xorg. Signed-off-by: Ettore Di Giacinto --- docs/content/docs/features/GPU-acceleration.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/content/docs/features/GPU-acceleration.md b/docs/content/docs/features/GPU-acceleration.md index d07b1e5ae..c32185523 100644 --- a/docs/content/docs/features/GPU-acceleration.md +++ b/docs/content/docs/features/GPU-acceleration.md @@ -134,8 +134,7 @@ Due to the nature of ROCm it is best to run all implementations in containers as ### Recommendations -- Do not use on a system running Wayland. -- If running with Xorg do not use GPU assigned for compute for desktop rendering. +- Make sure to do not use GPU assigned for compute for desktop rendering. - Ensure at least 100GB of free space on disk hosting container runtime and storing images prior to installation. ### Limitations