Skip to content

Instantly share code, notes, and snippets.

@OlalalalaO
OlalalalaO / cuda_install.md
Created April 14, 2024 08:23 — forked from denguir/cuda_install.md
Installation procedure for CUDA & cuDNN

How to install CUDA & cuDNN on Ubuntu 22.04

Install NVIDIA drivers

Update & upgrade

sudo apt update && sudo apt upgrade

Remove previous NVIDIA installation