training-operator icon indicating copy to clipboard operation
training-operator copied to clipboard

feat(runtimes): add AMD ROCm torch distributed runtime ref #2335

Open JEETDESAI25 opened this issue 1 month ago • 3 comments

What this PR does / why we need it:

Adds AMD ROCm PyTorch distributed training runtime, enabling distributed training on AMD GPUs (e.g., MI300X accelerators). This follows the same pattern as the existing NVIDIA torch runtime added in #2328, using the official rocm/pytorch image with a pinned version matching the PyTorch version used in the NVIDIA runtime (2.7.1).

Which issue(s) this PR fixes :

#2335

Checklist:

  • [ ] Docs included if any changes are user facing

JEETDESAI25 avatar Jan 16 '26 18:01 JEETDESAI25

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign andreyvelich for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

google-oss-prow[bot] avatar Jan 16 '26 18:01 google-oss-prow[bot]

🎉 Welcome to the Kubeflow Trainer! 🎉

Thanks for opening your first PR! We're happy to have you as part of our community 🚀

Here's what happens next:

  • If you haven't already, please check out our Contributing Guide for repo-specific guidelines and the Kubeflow Contributor Guide for general community standards.
  • Our team will review your PR soon! cc @kubeflow/kubeflow-trainer-team

Join the community:

Feel free to ask questions in the comments if you need any help or clarification! Thanks again for contributing to Kubeflow! 🙏

github-actions[bot] avatar Jan 16 '26 18:01 github-actions[bot]

/assign @andreyvelich

JEETDESAI25 avatar Jan 16 '26 18:01 JEETDESAI25