Skip to content

metaflow-dev: consider adding --gpus all to minikube start #2606

@feltech

Description

@feltech

What

Add --gpus all as an option to the $(MINIKUBE) start call under the setup-minikube Makefile target used by metaflow-dev.

Notes

This is required to run jobs with e.g. @resources(gpu=1) on a local dev environment.

Support may need to be detected before trying to use the flag and/or should be optional somehow (environment variable, perhaps?).

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