Code/gpu

gpu

Ansible role that installs nvidia gpu drivers and container runtime.

yannick

README

GPU

NVIDIA GPU driver and container runtime installation for Ubuntu.

Key Parameters

Variable Default Description
gpu_enabled true Master toggle for GPU support
nvidia_driver_version 580 NVIDIA driver version to install
nvidia_container_runtime_enabled true Install NVIDIA Container Toolkit for Docker GPU passthrough

Workflow

  1. Skip entirely if gpu_enabled is false
  2. Install NVIDIA driver from Ubuntu repository
  3. Install NVIDIA Container Toolkit (if container runtime enabled)
  4. Configure Docker daemon for GPU access

Quick Actions

Browse FilesView Commits
git clone https://rakys.xyz/git/gpu.git

Repository Statistics

0
Stars
0
Forks
1
Watchers
0
Issues
Default Branch:main
Created:September 3, 2025
Last Updated:February 23, 2026
Repository Size:0.03 KB