Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am bapuka on github.
  • I am bapuka (https://keybase.io/bapuka) on keybase.
  • I have a public key ASClt7DdSHYa7vgJzdEIq7j2vDVWmZOJIyBSZmpm09NAGQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am bapuka on github.
  • I am bapuka (https://keybase.io/bapuka) on keybase.
  • I have a public key ASClt7DdSHYa7vgJzdEIq7j2vDVWmZOJIyBSZmpm09NAGQo

To claim this, I am signing this object:

@bapuka
bapuka / cuda_11.8_installation_on_Ubuntu_22.04
Created December 21, 2023 06:59 — forked from MihailCosmin/cuda_11.8_installation_on_Ubuntu_22.04
Instructions for CUDA v11.8 and cuDNN 8.7 installation on Ubuntu 22.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