Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorials/gcp_gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down