Skip to content

Instantly share code, notes, and snippets.

View Kabir5296's full-sized avatar

A F M Mahfuzul Kabir Kabir5296

View GitHub Profile
@Kabir5296
Kabir5296 / cuda_12.2_installation_on_Ubuntu_20.04
Created December 15, 2024 06:54 — forked from vejvarm/cuda_12.2_installation_on_Ubuntu_20.04
Instructions for CUDA v12.2 and cuDNN 8.7 installation on Ubuntu 20.04 for PyTorch 2.0.0
#!/bin/bash
### steps ####
# verify the system has a cuda-capable gpu
# download and install the nvidia cuda toolkit and cudnn
# setup environmental variables
# verify the installation
###
### to verify your gpu is cuda enable check