From f68d6eb6a9f71a7ba438ace3f1aa3fc2c47723c0 Mon Sep 17 00:00:00 2001 From: Martin Opat Date: Mon, 23 Dec 2024 19:10:34 +0100 Subject: [PATCH] Updated cuda install guide --- cuda_install_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cuda_install_guide.md b/cuda_install_guide.md index 7d59c59..eef277f 100644 --- a/cuda_install_guide.md +++ b/cuda_install_guide.md @@ -8,7 +8,7 @@ sudo ./cuda_12.5.1_555.42.06_linux.run Note: Make sure that the cuda version (above 555) matches the driver version. Newest cuda drivers can be downloaded from [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads). -Additionally, disabling the GUI via `ctrl+alt+f3` and subsequently running: +Additionally, disabling the GUI via `ctrl+alt+f3` (ubuntu) and subsequently running: ```bash sudo systemctl isolate multi-user.target