Describe WSL environment

update FAQ

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2021-07-28 17:11:25 +02:00
committed by Compute-Runtime-Automation
parent 0c47ea178b
commit df807d36b1
2 changed files with 32 additions and 1 deletions

6
FAQ.md
View File

@@ -28,6 +28,10 @@ Our closed-source driver for Windows is using the same codebase. At this time,
we do not support compilation of the stack for Windows. It is our long-term
intention to offer that option.
### Does NEO support Windows Subsystem for Linux (WSL)?
See [WSL.md](https://github.com/intel/compute-runtime/blob/master/WSL.md).
### Why is the feature set different in latest Windows driver vs. latest NEO on github?
Our Windows release process takes up to several weeks before drivers are available through intel.com
@@ -71,4 +75,4 @@ It is our intention to offer full support ahead of platform's market availabilit
The Compute Runtime team is part of GSE (Graphics Software Engineering).
Most of our engineers are located in Poland, United States, and India.
Most of our engineers are located in Poland, United States, and India.

27
WSL.md Normal file
View File

@@ -0,0 +1,27 @@
<!---
Copyright (C) 2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# WDDM GPU Paravirtualization support for WSL2
## Introduction
This document describes ingredients required in order to use Intel&reg; Graphics Compute Runtime for oneAPI Level Zero and OpenCL&trade; Driver
in WSL2 environment.
## Host OS
Windows 11 Insider Preview Build [22000.71](https://blogs.windows.com/windows-insider/2021/07/15/announcing-windows-11-insider-preview-build-22000-71/)
## Host Graphics Driver
Required driver package is available [here](https://downloadcenter.intel.com/download/30579/Intel-Graphics-Windows-DCH-Drivers)
## Guest (WSL2) Intel&reg; Graphics Compute Runtime for oneAPI Level Zero and OpenCL&trade; Driver
Support was enabled at https://github.com/intel/compute-runtime/commit/fad4ee7e246839c36c3f6b0e14ea0c79d9e4758a
and it is included in [21.30.20482](https://github.com/intel/compute-runtime/releases/tag/21.30.20482)