Skip to content

Conversation

@peterschmidt85
Copy link
Contributor

@peterschmidt85 peterschmidt85 commented Oct 22, 2025

GCP G4 instances with the NVIDIA RTX PRO 6000 GPU are now generally available without the preview_features: [g4] backend setting.

> dstack offer -b gcp --gpu RTXPRO6000                                          

 #  BACKEND            RESOURCES                                        INSTANCE TYPE    PRICE      
 1  gcp (us-central1)  cpu=48 mem=180GB disk=100GB RTXPRO6000:96GB:1    g4-standard-48   $4.5001    
 2  gcp (us-central1)  cpu=96 mem=360GB disk=100GB RTXPRO6000:96GB:2    g4-standard-96   $9.0002    
 3  gcp (us-central1)  cpu=192 mem=720GB disk=100GB RTXPRO6000:96GB:4   g4-standard-192  $18.0003   
 4  gcp (us-central1)  cpu=384 mem=1440GB disk=100GB RTXPRO6000:96GB:8  g4-standard-384  $36.0006

Fixes #3212

Depends on dstackai/gpuhunt#186

@peterschmidt85 peterschmidt85 requested a review from jvstme October 22, 2025 07:46
@peterschmidt85 peterschmidt85 linked an issue Oct 22, 2025 that may be closed by this pull request
- Add `gcp-g4` gpuhunt flag
- Update `preview_features` description
@jvstme jvstme merged commit 7c2db9d into master Oct 23, 2025
28 checks passed
@jvstme jvstme deleted the 3212-gcp-g4-instance-type-ga branch October 23, 2025 08:50
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.

[GCP] Support G4 instance type GA

3 participants