Skip to content

Add support to use multi-node job run (DTv2) API for distributed training#1165

Merged
qiuosier merged 31 commits intomainfrom
feature/dtv2
Jun 11, 2025
Merged

Add support to use multi-node job run (DTv2) API for distributed training#1165
qiuosier merged 31 commits intomainfrom
feature/dtv2

Conversation

@qiuosier
Copy link
Copy Markdown
Member

This PR adds the support to use multi-node job run (DTv2) API for distributed training when available.
The DTv2 API is in limited availability. Certain users may enable this feature by installing the preview version of OCI SDK.

This update is fully backward compatible. When creating a distributed training job with multiple nodes, if the OCI SDK supports DTv2 API, it will be used to create a single job run. Otherwise, the classic approach will be used to create multiple job runs.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 23, 2025
Comment thread ads/jobs/templates/driver_pytorch.py Fixed
@github-actions
Copy link
Copy Markdown

📌 Cov diff with main:

Coverage-6%

📌 Overall coverage:

Coverage-19.08%

@github-actions
Copy link
Copy Markdown

📌 Cov diff with main:

Coverage-40%

📌 Overall coverage:

Coverage-58.37%

Copy link
Copy Markdown

@VipulMascarenhas VipulMascarenhas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@github-actions
Copy link
Copy Markdown

📌 Cov diff with main:

Coverage-40%

📌 Overall coverage:

Coverage-58.21%

@qiuosier qiuosier enabled auto-merge June 11, 2025 01:45
@qiuosier qiuosier merged commit 8df7d77 into main Jun 11, 2025
21 checks passed
@github-actions
Copy link
Copy Markdown

📌 Cov diff with main:

No lines with coverage information in this diff.

📌 Overall coverage:

Coverage-58.27%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants