Google Cloud previewed fractional G4 virtual machines on March 17 as part of its NVIDIA GTC infrastructure announcements. The announcement describes configurations that divide NVIDIA RTX PRO 6000 Blackwell Server Edition GPU capacity using NVIDIA virtual GPU technology.
Smaller allocations for accelerator workloads
The preview adds half, quarter, and eighth GPU options. Google positions these sizes across workloads including rendering, video processing, simulation, and remote desktops. It also describes managing fractional G4 machines with Google Kubernetes Engine and using Dynamic Workload Scheduler fallback priorities to find available slice configurations.
The practical change is allocation granularity. A team whose application cannot use a whole GPU now has a smaller resource unit to evaluate. That does not establish that a fractional configuration will meet a particular latency target or deliver a proportional bill reduction; those depend on the workload and deployment choices.
Measure the whole job
For a graphics service, an evaluation should include concurrent sessions, frame delivery, startup time, and memory demand. For batch processing, measure completed work and queue delay as well as device utilization. A busier GPU is useful only if the service still finishes its work within the required window.
Fallback capacity also needs an application policy. Decide which alternate sizes are acceptable and what should happen when none is available. Otherwise, an infrastructure mechanism for obtaining capacity can create unpredictable completion times for users.
Treat the preview as an opportunity to characterize suitable jobs before committing a production dependency. Compare a representative workload on a full allocation and a smaller slice, retaining identical inputs and output checks. The resulting measurements can show where finer sizing removes unused capacity and where a larger allocation remains necessary.
- Google Cloud and NVIDIA expand AI innovation across industries at GTC 2026
Google Cloud · Mar 17, 2026
See the original announcement for availability and release details.