Skip to content

Instantly share code, notes, and snippets.

View Sette's full-sized avatar
:fishsticks:
I may be slow to respond.

Bruno Sette Sette

:fishsticks:
I may be slow to respond.
View GitHub Profile
@Sette
Sette / installing_nvidia_driver_cuda_cudnn_linux.md
Created July 9, 2023 16:54 — forked from kmhofmann/installing_nvidia_driver_cuda_cudnn_linux.md
Installing the NVIDIA driver, CUDA and cuDNN on Linux

Installing the NVIDIA driver, CUDA and cuDNN on Linux (Ubuntu 20.04)

This is a companion piece to my instructions on building TensorFlow from source. In particular, the aim is to install the following pieces of software

on an Ubuntu Linux system, in particular Ubuntu 20.04.

@Sette
Sette / sources.list
Last active June 8, 2021 01:28
Ubuntu 20.04 LTS (Focal Fossa) -- Full sources.list BR
#deb cdrom:[Ubuntu 20.04.2.0 LTS _Focal Fossa_ - Release amd64 (20210209.1)]/ focal main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ focal main restricted
# deb-src http://br.archive.ubuntu.com/ubuntu/ focal main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ focal-updates main restricted