Skip to content

Assign CUDA_VISIBLE_DEVICES for Docker when passing GPUs #344

@aristizabal95

Description

@aristizabal95

At the moment, passing GPUs to docker does not automatically set the CUDA_VISIBLE_DEVICES environment variable within the container. This variable is needed in some situations, and it has a direct relationship to the gpus that are being passed to the MLCube through --gpus. Automatically setting that variable would be a great feature for MLCube.

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