Skip to content

Instantly share code, notes, and snippets.

@denguir
denguir / cuda_install.md
Last active May 26, 2025 22:00
Installation procedure for CUDA / cuDNN / TensorRT

How to install CUDA / cuDNN / TensorRT on Ubuntu

Install NVIDIA drivers

Update & upgrade

sudo apt update && sudo apt upgrade

Remove previous NVIDIA installation