Revise GPU driver related guide in for Windows users (#11740)

This commit is contained in:
Yuwen Hu 2024-08-08 11:26:26 +08:00 committed by GitHub
parent d0c89fb715
commit 7e61fa1af7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ To apply Intel GPU acceleration, please first verify your GPU driver version.
> [!NOTE]
> The GPU driver version of your device can be checked in the "Task Manager" -> GPU 0 (or GPU 1, etc.) -> Driver version.
If you have driver version lower than `31.0.101.5122`, it is recommended to [**update your GPU driver to the latest**](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html).
If you have driver version lower than `31.0.101.5122`, it is required to [**update your GPU driver to the latest**](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html).
<!-- Intel® oneAPI Base Toolkit 2024.0 installation methods:

View file

@ -16,8 +16,8 @@ It applies to Intel Core Ultra and Core 11 - 14 gen integrated GPUs (iGPUs), as
### (Optional) Update GPU Driver
> [!TIP]
> It is recommended to update your GPU driver, if you have driver version lower than `31.0.101.5122`. Refer to [here](../Overview/install_gpu.md#prerequisites) for more information.
> [!IMPORTANT]
> If you have driver version lower than `31.0.101.5122`, it is required to update your GPU driver. Refer to [here](../Overview/install_gpu.md#prerequisites) for more information.
Download and install the latest GPU driver from the [official Intel download page](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html). A system reboot is necessary to apply the changes after the installation is complete.