Revise GPU driver related guide in for Windows users (#11740)
This commit is contained in:
parent
d0c89fb715
commit
7e61fa1af7
2 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ To apply Intel GPU acceleration, please first verify your GPU driver version.
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> The GPU driver version of your device can be checked in the "Task Manager" -> GPU 0 (or GPU 1, etc.) -> Driver version.
|
> 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:
|
<!-- Intel® oneAPI Base Toolkit 2024.0 installation methods:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,8 +16,8 @@ It applies to Intel Core Ultra and Core 11 - 14 gen integrated GPUs (iGPUs), as
|
||||||
|
|
||||||
### (Optional) Update GPU Driver
|
### (Optional) Update GPU Driver
|
||||||
|
|
||||||
> [!TIP]
|
> [!IMPORTANT]
|
||||||
> 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.
|
> 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.
|
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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue