From 9efb8320a5bb9f43281cd54ecaae05bb30b1e285 Mon Sep 17 00:00:00 2001 From: Orion Martin <40585662+95-martin-orion@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:07:30 -0800 Subject: [PATCH] bigger boot --- docs/tutorials/gcp_gpu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/gcp_gpu.md b/docs/tutorials/gcp_gpu.md index 09a642e7..f79a5be8 100644 --- a/docs/tutorials/gcp_gpu.md +++ b/docs/tutorials/gcp_gpu.md @@ -34,7 +34,7 @@ instance section, ensure that your VM has the following properties: * In the **Boot disk** section, click the **Change** button: 1. In the **Operating System** option, choose **Ubuntu**. 2. In the **Version** option, choose **20.04 LTS**. - 3. In the **Size** field, enter **30** (minimum). + 3. In the **Size** field, enter **100** (minimum known to be sufficient). * The instructions above override steps 3 through 5 in the [Create a Linux VM instance](https://cloud.google.com/compute/docs/quickstart-linux) Quickstart.