Man page - autopkgtest-virt-podman+rocm(1)

Packages contas this manual

Manual

AUTOPKGTEST-VIRT-PODMAN+ROCM(1) User Commands AUTOPKGTEST-VIRT-PODMAN+ROCM(1)

autopkgtest-virt-podman+rocm - autopkgtest-virt-podman+rocm

autopkgtest podman backend with support for AMD GPUs

This is a simple wrapper around autopkgtest-virt-podman that sets up the correct options to pass in devices and map necessary GIDs. All options on the command line are passed on directly to autopkgtest-virt-podman, so the reader is referred to its man page autopkgtest-virt-podman(1).

virt/autopkgtest-virt-podman+rocm -h
virt/autopkgtest-virt-podman+rocm autopkgtest [...] -- podman+rocm [options] image [-- extra podman-run args...]

# Create an image first, if needed
$ rocm-podman-create -m http://10.1.2.3:9999/debian rocm/debian:unstable
# Run autopkgtests for src:rocrand, using packages from the Archive
$ autopkgtest -B rocrand -- podman+rocm rocm/debian:unstable
March 2025 debian