Skip to content

Commit 9615b0f

Browse files
authored
Merge pull request GoogleCloudPlatform#4747 from arpit974/a3ultrs-vm-imageUpdate
Updated the instance_image.family in a3ultra-vm.yaml to use ubuntu-accelerator-2204-amd64-with-nvidia-570 instead of nvidia-550 for improved compatibility and performance.
2 parents 9cd6551 + 7099f9d commit 9615b0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/machine-learning/a3-ultragpu-8g/a3ultra-vm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ vars:
2525
a3u_provisioning_model: RESERVATION_BOUND
2626
instance_image:
2727
project: ubuntu-os-accelerator-images
28-
family: ubuntu-accelerator-2204-amd64-with-nvidia-550
28+
family: ubuntu-accelerator-2204-amd64-with-nvidia-570
2929
net0_range: 192.168.0.0/19
3030
net1_range: 192.168.64.0/18
3131
filestore_ip_range: 192.168.32.0/29

0 commit comments

Comments
 (0)