Skip to content

Instantly share code, notes, and snippets.

View hibetterheyj's full-sized avatar
🏎️
Racing never dies!

Yujie He hibetterheyj

🏎️
Racing never dies!
  • Lausanne
View GitHub Profile
@hibetterheyj
hibetterheyj / cuda_11.3_installation_on_Ubuntu_20.04
Last active July 2, 2024 19:18 — forked from Mahedi-61/cuda_11.8_installation_on_Ubuntu_22.04
Instructions for CUDA v11.3 and cuDNN 8.1 installation on Ubuntu 20.04 for Pytorch 1.10
#!/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