-
Notifications
You must be signed in to change notification settings - Fork 48
Add tpu7x support #586
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
base: develop
Are you sure you want to change the base?
Add tpu7x support #586
Conversation
ad98198
to
2deced2
Compare
2deced2
to
2bda70a
Compare
2bda70a
to
86573a3
Compare
@@ -242,6 +242,115 @@ def get_tpu_system_characteristics_map( | |||
'h100-mega-80gb-8', | |||
), | |||
# TPU system characteristics | |||
**get_tpu_system_characteristics_map( | |||
'tpu7x', 2, 'tpu7x', 'tpu7x-standard-1t', ['1x1x1'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is "2" correct here for the number of cores in tpu7x-standard-1t ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I explicitly tried this configuration and it provisioned cluster correctly.
Did you have a chance to test the workloads on the created cluster? |
I tested by deploying a simple |
Fixes / Features
Testing / Documentation
Testing has been performed in a manual fashion using the tpu7x accelerators. Test commands that suceeded: