Skip to content

feat: add tpu7 support#1072

Open
bhuvanpkaruturi wants to merge 1 commit intoAI-Hypercomputer:mainfrom
bhuvanpkaruturi:tpu7-support
Open

feat: add tpu7 support#1072
bhuvanpkaruturi wants to merge 1 commit intoAI-Hypercomputer:mainfrom
bhuvanpkaruturi:tpu7-support

Conversation

@bhuvanpkaruturi
Copy link

This PR adds TPU7 support to XPK by updating the system characteristics.

tensorcores_per_chip=2,
gke_accelerator='tpu7',
machine_type='tpu7-standard-4t',
supported_topologies=[
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should it have super_slicing_topologies as well?

Copy link
Collaborator

@stony-tark stony-tark Feb 25, 2026

Choose a reason for hiding this comment

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

+1, this needs to have identical feature set as tpu7x

Copy link
Author

Choose a reason for hiding this comment

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

Done. Updated TPU7 feature set to include everything covered in TPU7x. Note that TPU7 does not support superslicing (yet).

Change-Id: Ia2107fa47c7b107318a933de43421757e6246da2
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