Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update distributed training CLI to add "ray" framework. #372

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Conversation

qiuosier
Copy link
Member

The support for Ray has been added to ADS distributed training.
https://github.com/oracle-samples/oci-data-science-ai-samples/blob/main/distributed_training/ray.md

We need to update ads opctl distributed-training CLI to take "ray" as a valid framework.

With this PR, users can run the following command to download the artifacts:

ads opctl distributed-training init --framework ray
Downloading from https://raw.githubusercontent.com/oracle-samples/oci-data-science-ai-samples/master/distributed_training/artifacts/ray_v1.tar.gz to .tmp_ray_v1.tar.gz
x ray/
x ray/v1/
x ray/v1/Dockerfile
x ray/v1/README.md
x ray/v1/__init__.py
x ray/v1/cleanup.py
x ray/v1/cleanup.sh
x ray/v1/environment.yaml
x ray/v1/ray_cluster.py
x ray/v1/run.py
x ray/v1/run.sh
x ray/v1/start-head.sh
x ray/v1/start-worker.sh
Check oci_dist_training_artifacts/ray/v1/README.md for build instructions

@qiuosier qiuosier requested review from mrDzurb and lu-ohai October 10, 2023 15:37
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 10, 2023
@github-actions
Copy link

📌 Cov diff with main:

No success to gather report. 😿

📌 Overall coverage:

No success to gather report. 😿

@github-actions
Copy link

📌 Cov diff with main:

No lines with coverage information in this diff.

📌 Overall coverage:

Coverage-71.15%

@qiuosier qiuosier merged commit ca6d812 into main Oct 16, 2023
@qiuosier qiuosier deleted the DTv1/ray branch October 17, 2023 19:55
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.

3 participants