Skip to content

Instantly share code, notes, and snippets.

View dsanmartin's full-sized avatar
☠️
:(){ :|:& };:

Daniel San Martin dsanmartin

☠️
:(){ :|:& };:
View GitHub Profile
@denguir
denguir / cuda_install.md
Last active July 23, 2024 20:00
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