Skip to content

How to configure for GPUs using Opta GCP directions? #2713

Answered by wild-endeavor
tszumowski asked this question in Q&A
Discussion options

You must be logged in to vote

https://app.slack.com/team/U03R43ZK55Y
OP:
Newcomer question. I was wondering if anyone had tips on how to configure flyte to access GPUs. I see this document:
https://docs.flyte.org/projects/cookbook/en/latest/auto/deployment/configure_use_gpus.html#sphx-glr-auto-deployment-configure-use-gpus-py

But I am curious how to apply that configuration shown:

plugins:
  k8s:
    resource-tolerations:
      - [nvidia.com/gpu:](http://nvidia.com/gpu:)
        - key: "key1"
          operator: "Equal"
          value: "value1"
          effect: "NoSchedule"

I saw this thread which mentioned updating the propellor configmap. Is that the way to go? Or is there a way to update plugins via the flyte co…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@brucearctor
Comment options

@tszumowski
Comment options

@brucearctor
Comment options

Comment options

You must be logged in to vote
5 replies
@tszumowski
Comment options

@kumare3
Comment options

@pmahindrakar-oss
Comment options

@brucearctor
Comment options

@pmahindrakar-oss
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tszumowski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants