Skip to content

NVIDIA GPU Instance installer for docker container runtime access and preinstall script environment

Notifications You must be signed in to change notification settings

fan9704/NVIDIA-Container-Runtime-Installer

Repository files navigation

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

About

NVIDIA GPU Instance installer for docker container runtime access and preinstall script environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages