From a3cd475dbfa41a9de690a0419a5226691d20562f Mon Sep 17 00:00:00 2001 From: Adam Cetnerowski Date: Thu, 24 Jun 2021 11:59:36 +0200 Subject: [PATCH] Documentation: FAQ cleanup Signed-off-by: Adam Cetnerowski --- FAQ.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index febd076779..4cbf157b28 100644 --- a/FAQ.md +++ b/FAQ.md @@ -13,7 +13,7 @@ with default / stock configuration (no kernel patches), assuming the underlying kernel's drm subsystem is 4.7 or higher. Newer platforms will require a kernel version that provides support for that platform (e.g. Coffee Lake requires kernel 4.14 or higher). -Our default (most frequent) validation config is currently Ubuntu 18.04 LTS (as of Q1'20). +Our default (most frequent) validation config is currently Ubuntu 20.04 LTS (as of Q1'21). ### Does NEO support Microsoft Windows? @@ -51,6 +51,10 @@ To check support for any device, you can follow these steps: 1. Check if this Device ID is enumerated in the [supported device list](https://github.com/intel/compute-runtime/blob/master/shared/source/dll/devices/devices_base.inl) +### Do you provide binary packages with support for DG1? + +Yes. Please refer to official [installation guide](https://dgpu-docs.intel.com/installation-guides/index.html). + ### When will support for platform X be added? We will start adding platform support after platform is disclosed by Intel. @@ -58,6 +62,6 @@ It is our intention to offer full support ahead of platform's market availabilit ## Who are we? -The Compute Runtime team is part of VTT (Visual Technologies Team). +The Compute Runtime team is part of GSE (Graphics Software Engineering). -Most of our engineers are located in Poland and the United States. \ No newline at end of file +Most of our engineers are located in Poland, United States, and India. \ No newline at end of file