Skip to content

Instantly share code, notes, and snippets.

View thelcrysis's full-sized avatar

Ljudevit Jelečević thelcrysis

  • Zagreb, Croatia
View GitHub Profile
@Mahedi-61
Mahedi-61 / cuda_11.3_installation_on_Ubuntu_20.04
Last active November 17, 2023 19:15
Instructions for CUDA v11.3 and cuDNN 8.2 installation on Ubuntu 20.04 for PyTorch 1.11
View cuda_11.3_installation_on_Ubuntu_20.04
#!/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