Skip to content

Commit 2d3fbd6

Browse files
Merge pull request #2022 from pkanwar23:patch-2
PiperOrigin-RevId: 428638391
2 parents cb8497d + 5235afe commit 2d3fbd6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

site/en/install/gpu.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,12 @@ environmental variable. For example, if the CUDA® Toolkit is installed to
186186
<code class="devsite-terminal tfo-terminal-windows">SET PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\include;%PATH%</code>
187187
<code class="devsite-terminal tfo-terminal-windows">SET PATH=C:\tools\cuda\bin;%PATH%</code>
188188
</pre>
189+
190+
## WSL2 setup
191+
192+
Experimental support for WSL2 on Windows 10 19044 or higher with GPU access is now available. This corresponds to the most recent update of Windows 10 (aka version 21H2/November 2021 Update). You can get the latest update from here: [Download Windows 10](https://www.microsoft.com/en-us/software-download/windows10).
193+
194+
For instructions, please see [NVIDIA’s setup docs](https://docs.nvidia.com/cuda/wsl-user-guide/index.html) for CUDA in WSL.
195+
196+
197+

0 commit comments

Comments
 (0)