File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Use SSH in the `glcoud` tool to communicate with your VM.
6161When the command completes successfully, your prompt changes from your local
6262machine to your virtual machine.
6363
64- # # 3. Enable your virutal machine to use the GPU
64+ # # 3. Enable your virtual machine to use the GPU
6565
66661. Install the GPU driver. In the Google Cloud documentation, in the Installing
6767 GPU drivers guide, follow the steps provided in the following sections:
@@ -72,7 +72,7 @@ machine to your virtual machine.
72722. Install the CUDA toolkit.
7373
7474 ` ` ` shell
75- sudo apt install -y nvidia-cuda-toolkit`
75+ sudo apt install -y nvidia-cuda-toolkit
7676 ` ` `
7777
78783. Add your CUDA toolkit to the environment search path.
You can’t perform that action at this time.
0 commit comments