mirror of
https://github.com/containers/podman.git
synced 2025-05-31 07:27:13 +08:00

Somewhat documented here: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/cdi-support.html https://stackoverflow.com/questions/25185405/using-gpu-from-a-docker-container Fixes: https://github.com/containers/podman/issues/21156 Don't have access to nvidia GPUS, relying on contributor testing. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
301 B
301 B
####> This option file is used in: ####> podman create, pod clone, pod create, run ####> If file is edited, make sure the changes ####> are applicable to all of those.
--gpus=ENTRY
GPU devices to add to the container ('all' to pass all GPUs) Currently only Nvidia devices are supported.