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: WSL.md
+7-3
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,17 @@ in WSL2 environment.
15
15
16
16
## Host OS
17
17
18
-
Windows 11 Insider Preview Build [22000.71](https://blogs.windows.com/windows-insider/2021/07/15/announcing-windows-11-insider-preview-build-22000-71/)
18
+
Windows 11 or Windows 10 with the [21H2 update](https://blogs.windows.com/windowsexperience/2021/07/15/introducing-the-next-feature-update-to-windows-10-21h2/).
19
+
20
+
## WSL kernel
21
+
22
+
Tested with [5.10.16.3](https://docs.microsoft.com/en-us/windows/wsl/kernel-release-notes#510163).
19
23
20
24
## Host Graphics Driver
21
25
22
-
Required driver package is available [here](https://downloadcenter.intel.com/download/30579/Intel-Graphics-Windows-DCH-Drivers)
26
+
Required driver package (30.0.100.9955) is available [here](https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html).
23
27
24
28
## Guest (WSL2) Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
25
29
26
30
Support was enabled at https://github.com/intel/compute-runtime/commit/fad4ee7e246839c36c3f6b0e14ea0c79d9e4758a
27
-
and it is included in [21.30.20482](https://github.com/intel/compute-runtime/releases/tag/21.30.20482)
31
+
and it is included in [21.30.20482](https://github.com/intel/compute-runtime/releases/tag/21.30.20482) and beyond - use [latest](https://github.com/intel/compute-runtime/releases) release for best experience.
0 commit comments