Skip to content

[GCP] Make tpu an opt-in option in the backend configuration#3613

Open
peterschmidt85 wants to merge 1 commit intomasterfrom
gcp-tpu-option
Open

[GCP] Make tpu an opt-in option in the backend configuration#3613
peterschmidt85 wants to merge 1 commit intomasterfrom
gcp-tpu-option

Conversation

@peterschmidt85
Copy link
Contributor

Currently, TPU offers are included by default for all GCP backends, even though most users don't use TPUs. This creates noise in offer listings and can lead to accidental TPU provisioning. Additionally, TPU support is still maturing,

This PR adds a tpu option to the GCP backend config (default false). When set to true, single-host TPU offers are included in offer listings and available for provisioning. This mirrors the pattern already established by RunPod's community_cloud option.

TPU offers are now excluded by default for GCP backends.
To enable TPU provisioning, set `tpu: true` in the backend config.
This follows the same pattern as RunPod's `community_cloud` option.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant