Skip to content

Instantly share code, notes, and snippets.

View ArghyaPal's full-sized avatar

ItsArghya ArghyaPal

View GitHub Profile
@ArghyaPal
ArghyaPal / CUDA_Toolkit_10.0_installation_on_CentOS_7.sh
Created January 26, 2022 20:39 — forked from Mahedi-61/CUDA_Toolkit_10.0_installation_on_CentOS_7.sh
Step by step instructions for installing CUDA Toolkit 10.0 CentOS 7 Server machine for running Deep Learning projects
#!/bin/bash
## This gist contains step by step instructions to install cuda v10.1 and cudnn 7.6 in CentOS 7
### 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