stale-fountain-30053
02/22/2025, 8:15 PMruntimeClassName: nvidia
, the GPU is detected and nvidia-smi
works correctly.
• Metaflow Pods: However, jobs run via Metaflow don’t see the GPU, as it appears we can’t set `runtimeClassName`in the Metaflow Kubernetes integration.
Could we explore a workaround—such as a mutating webhook or a patch—to allow setting runtimeClassName
for Metaflow pods?
Thanks!ancient-application-36103
02/24/2025, 10:56 PM