Skip to content

Support new GCP CPU series#2685

Merged
r4victor merged 3 commits intomasterfrom
issue_2496_gcp_cpu_series
May 26, 2025
Merged

Support new GCP CPU series#2685
r4victor merged 3 commits intomasterfrom
issue_2496_gcp_cpu_series

Conversation

@r4victor
Copy link
Copy Markdown
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