Skip to content

Instantly share code, notes, and snippets.

View alexrockhill's full-sized avatar

Alex Rockhill alexrockhill

View GitHub Profile
@denguir
denguir / cuda_install.md
Last active July 5, 2024 07:35
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