From b4ef77c2fb7cf363a3c8aa9d7d6417dda2329e19 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 3 Dec 2024 21:56:31 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-kasm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/images/docker-kasm.md b/docs/images/docker-kasm.md index 3bf8abea0c..5286b446c8 100755 --- a/docs/images/docker-kasm.md +++ b/docs/images/docker-kasm.md @@ -62,7 +62,7 @@ Currently Synology systems are not supported due to them blocking CPU scheduling ### GPU Support -During installation an option will be presented to force all Workspace containers to mount in and use a specific GPU. If using an NVIDIA GPU you will need to pass `-e NVIDIA_VISIBLE_DEVICES=all` or `--gpus all` and have the [NVIDIA Container Runtime](https://github.com/NVIDIA/nvidia-container-runtime) installed on the host. Also if using NVIDIA, Kasm Workspaces has [native NVIDIA support](https://www.kasmweb.com/docs/latest/how_to/gpu.html) so you can optionally opt to simply use that instead of he manual override during installation. +During installation an option will be presented to force all Workspace containers to mount in and use a specific GPU. If using an NVIDIA GPU you will need to pass `-e NVIDIA_VISIBLE_DEVICES=all` or `--gpus all` and have the [NVIDIA Container Runtime](https://github.com/NVIDIA/nvidia-container-runtime) installed on the host. Also if using NVIDIA, Kasm Workspaces has [native NVIDIA support](https://www.kasmweb.com/docs/latest/how_to/gpu.html) so you can optionally opt to simply use that instead of he manual override during installation. ### Gamepad support