Skip to content

Running NVidia dockers #356

@manthey

Description

@manthey

Currently, if a docker task has the appropriate labels, we try to run the docker task with the runtime='nvidia' parameter. As of Docker 19.03, there is docker built-in support for the --gpus flag (more generally, for a device request). As soon as docker-py supports this (see issue docker/docker-py#2395 and PRs docker/docker-py#2419, docker/docker-py#2471), we should switch to using the appropriate method. Until then, there are extra steps to use nvidia dockers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions