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

Fix v6e TPU Scripts and RayJob CRs #2447

Merged
merged 4 commits into from
Oct 16, 2024

Conversation

ryanaoleary
Copy link
Contributor

Why are these changes needed?

Follow up to #2445, this PR modifies tpu_list_devices.py to get the number of TPU devices from ray.available_resources rather than a runtime environment variable. Additionally, this PR renames the RayJob CRs to include the accelerator and chip size (in case we add more single or multi-host examples).

Related issue number

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@ryanaoleary
Copy link
Contributor Author

cc: @andrewsykim

Signed-off-by: Ryan O'Leary <[email protected]>
Signed-off-by: Ryan O'Leary <[email protected]>
@kevin85421 kevin85421 merged commit 047699f into ray-project:master Oct 16, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants