Skip to content

Support new GCP CPU series #2685

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

Merged
merged 3 commits into from
May 26, 2025
Merged

Support new GCP CPU series #2685

merged 3 commits into from
May 26, 2025

Conversation

r4victor
Copy link
Collaborator

Closes #2496

The PR adds support for more GCP CPU series: C4, M4, H3, N4, N2. Previously, only E2 and M1 were supported.

C4, M4, H3, N4 do not support Persistent disk volumes and require #2588 for volumes to work.

Had to change Compute interface volume methods to pass JobProvisioningData – to know the instance type that the volume is to be attached to.

@r4victor r4victor merged commit 75872b6 into master May 26, 2025
25 checks passed
@r4victor r4victor deleted the issue_2496_gcp_cpu_series branch May 26, 2025 09:53
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.

[Feature]: Support more CPU-only machine types on GCP
1 participant