Skip to content

Commit

Permalink
doc: added note on Arc driver issue
Browse files Browse the repository at this point in the history
  • Loading branch information
atafra committed Oct 12, 2023
1 parent f448bce commit 6475e53
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ drivers:
31.0.101.4314 or newer for Intel® Arc™ Graphics, 11th-13th Gen
Intel® Core™ processor graphics, and related Intel Pentium® and
Celeron® processors

**Note:** Vulkan interop on Intel® Arc™ Graphics is broken in driver
versions 31.0.101.4887 and 31.0.101.4885. We strongly recommend to
use a different driver. As of 10/12/2023, the last known good
version is 31.0.101.4826.

- Linux: [Intel® software for General Purpose GPU
capabilities](https://dgpu-docs.intel.com/driver/installation.html)
Expand Down
5 changes: 5 additions & 0 deletions doc/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ For Intel GPU support, please also install the latest Intel graphics drivers:
31.0.101.4314 or newer for Intel® Arc™ Graphics, 11th-13th Gen Intel® Core™
processor graphics, and related Intel Pentium® and Celeron® processors

**Note:** Vulkan interop on Intel® Arc™ Graphics is broken in driver
versions 31.0.101.4887 and 31.0.101.4885. We strongly recommend to use a
different driver. As of 10/12/2023, the last known good version is
31.0.101.4826.

- Linux:
[Intel® software for General Purpose GPU capabilities](https://dgpu-docs.intel.com/driver/installation.html)
release [20230323](https://dgpu-docs.intel.com/releases/stable_602_20230323.html)
Expand Down

0 comments on commit 6475e53

Please sign in to comment.