Skip to content

Instantly share code, notes, and snippets.

View Madhusakth's full-sized avatar

Madhusakth

View GitHub Profile
@Madhusakth
Madhusakth / gist:66fa3daaffee8b7e11b83df5e2eb1c4e
Last active March 17, 2024 12:14
Steps for NVIDIA driver, CUDA 10.0 and cuDNN 7.4 installation on Linux 18.04

Steps for NVIDIA driver, CUDA 10.0 and cuDNN 7.4 installation on Linux 18.04

After spending hours trying to identify the correct driver version and the way to install Nvidia drivers, CUDA and cuDNN I have curated the steps here.

You can find the required CUDA and cuDNN version for tensorflow-gpu here: https://www.tensorflow.org/install/source

If you'd like a clean install, please uninstall the previous nvidia drivers and cuda version:

For apt-get driver and cuda install: