Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 535 Bytes

File metadata and controls

45 lines (27 loc) · 535 Bytes

NVIDIA-Container-Runtime-Installer

Author FKT

A simple script for debian based OS install NVIDIA Driver and Docker container runtime


Getting Started

Step.1 Install Dependencies/Driver

sudo sh 1-driver-install.sh

then auto reboot

Step.2 Install CUDA

sudo sh 2-cuda-install.sh

then auto reboot

Step.3 Setup Configure

sudo sh 3-configure

Complete Install

Try

nvidia-smi # Try NVIDIA Driver
nvcc -V # Try CUDA
# NVIDIA Container Runtime