Skip to content

Instantly share code, notes, and snippets.

View hissain's full-sized avatar
:atom:

Md. Sazzad Hissain Khan hissain

:atom:
View GitHub Profile
@hissain
hissain / cuda_12.2_installation_on_Ubuntu_20.04
Created November 21, 2024 05:01 — 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