-
Notifications
You must be signed in to change notification settings - Fork 3
add blueprint for google ironwood tpu 4x4x4 rack #29
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: main
Are you sure you want to change the base?
Conversation
This patch introduces a blueprint describing a rack system likely used by Google in their datacenters, based on available public domain information. The model represents the "Cube" unit of deployment featuring Google Ironwood TPUs. Key characteristics include: * A 4x4x4 3D Torus interconnect topology for the 64 NPUs. * Integration of 32 CPUs and 32 NICs connected via PCIe Gen5. * System-level rack description rather than granular tray-level details. Note: This model is an approximation derived from public sources and serves as an example representation of such infrastructure.
|
@ajbalogh When you have a moment, could you kindly review this PR or add the relevant reviewers? Thank you! |
|
Hi @SriramVatala - thank you for your contribution! We are just back from the extended year-end holiday and looking into your PR. We will get back to you soon. Thank you! |
ajbalogh
left a comment
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.
@SriramVatala the device looks good.
Are there any supporting documentation links you used that could be added as comments?
The only thing missing would be to add this device to the devices test.
|
@ajbalogh @harsh-sikhwal I have incorporated the recent feedback. Kindly review at your convenience. |
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.
lgtm @harsh-sikhwal just awaiting your review
This patch introduces a blueprint describing a rack system likely used by Google in their datacenters, based on available public domain information.
The model represents the "Cube" unit of deployment featuring Google Ironwood TPUs. Key characteristics include:
Note: This model is an approximation derived from public sources and serves as an example representation of such infrastructure.