You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: desktop/windows/wsl.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Before you turn on the Docker Desktop WSL 2, ensure you have:
26
26
27
27
1. Download [Docker Desktop for Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe).
28
28
2. Follow the usual installation instructions to install Docker Desktop. If you are running a supported system, Docker Desktop prompts you to enable WSL 2 during installation. Read the information displayed on the screen and enable WSL 2 to continue.
29
-
3. Start Docker Desktop from the Windows Start menu.
29
+
3. Start Docker Desktop from the **Windows Start** menu.
30
30
4. From the Docker menu, select **Settings** and then **General**.
31
31
5. Select the **Use WSL 2 based engine** check box.
32
32
@@ -116,6 +116,10 @@ The following section describes how to start developing your applications using
116
116
117
117
## GPU support
118
118
119
+
> **Note**
120
+
>
121
+
> GPU support is only available in Docker Desktop for Windows with the WSL2 backend.
122
+
119
123
Starting with Docker Desktop 3.1.0, Docker Desktop supports WSL 2 GPU Paravirtualization (GPU-PV) on NVIDIA GPUs. To enable WSL 2 GPU Paravirtualization, you need:
120
124
121
125
- A machine with an NVIDIA GPU
@@ -159,10 +163,6 @@ GPU Device 0: "GeForce RTX 2060 with Max-Q Design" with compute capability 7.5
159
163
= 2724.379 single-precision GFLOP/s at 20 flops per interaction
160
164
```
161
165
162
-
> **Note**
163
-
>
164
-
> GPU support is only available in Docker Desktop for Windows with the WSL2 backend.
165
-
>
166
166
## Feedback
167
167
168
-
Your feedback is very important to us. Let us know your feedback by creating an issue in the [Docker Desktop for Windows GitHub](https://github.com/docker/for-win/issues){:target="_blank" rel="noopener" class="_"} repository and adding the **WSL 2** label.
168
+
To provide feedback, create an issue in the [Docker Desktop for Windows GitHub](https://github.com/docker/for-win/issues){:target="_blank" rel="noopener" class="_"} repository and add the **WSL 2** label.
0 commit comments