gridhead / nvidia-auto-installer-for-fedora-linux

A CLI tool which lets you install proprietary NVIDIA drivers and much more easily on Fedora Linux (32 or above and Rawhide)
https://ask.fedoraproject.org/t/nvidia-auto-installer-for-fedora-linux-now-works-with-fedora-linux-36/22310/
GNU General Public License v3.0
483 stars 28 forks source link

[Feature request] Include NVIDIA Container Toolkit For Podman #277

Open onuralpszr opened 10 months ago

onuralpszr commented 10 months ago

Introduction

The NVIDIA Container Toolkit allows users to build and run GPU accelerated containers. The toolkit includes a container runtime library and utilities to automatically configure containers to leverage NVIDIA GPUs.

Install guide : https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html Podman section : https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#configuring-podman Podman requires CDI config : https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/cdi-support.html

Github repo : https://github.com/NVIDIA/nvidia-container-toolkit