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