podman¶
GPU support¶
The NVIDIA Container Toolkit nvidia-ctk
needs to be installed.
In order to run a podman
container with GPU support, one needs to
generate a CDI specification.
Container Device Interface
CDI is an open specification for container runtimes that abstracts what access to a device means, and standardizes access across container runtimes.
To run a podman
container with GPU support, use the following: