Muzammil Khan
Muzammil Khan
**Description of your changes:** This change introduces a checkbox in the New Run V2 page that allows users to create recurring runs that always use the latest version of a...
**What this PR does / why we need it**: Add runtime NVIDIA GPU detection to automatically enable GPU passthrough when available. Relates to kubeflow/sdk#219
### Description of Changes Adds GPU passthrough documentation for Docker and Podman local execution backends: - **docker.md**: New "GPU Training" section with prerequisites (NVIDIA Container Toolkit), code example using `resources_per_node={"gpu":...