Skip to content

Possibility to specify whether Docker or Podman is running in the background as Podman inistatilizes GPU differently. #544

@JBBERLIN77

Description

@JBBERLIN77

Describe why it is important and where it will be useful

Since one part of the Linux world uses Podman in addition to Docker and Podman, in contrast to Docker, inistalizes the GPUs differently than Docker.

Podman: --device nvidia.com/gpu=all
Docker: --gpus all

It would be cool if the AppAPI or the new HaRP gets the possibility to specify whether Docker or Podman is running in the background.

Otherwise you can only run the ExApps in CPU mode when Podman is running in the background.

Describe your proposed solution

A switch or a field where you specify how the GPU is to be addressed in the ExApp.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions