Hi, we can specify the number of gpus in flyte tas...
# ask-the-community
s
Hi, we can specify the number of gpus in flyte tasks, but how do we specify which type of gpu to use?
k
Currently you cannot directly have to use pod templates or pod spec
@task(task_config=Pod(pod_spec=…))
?
k
yup
s
Great - thank you!
150 Views