Skip to content

Commit 73a1c3b

Browse files
authored
[DOCS] Update DLE version (#5039)
Part of #4581 Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 2c3106c commit 73a1c3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Intel® XPU Backend for Triton\* is a out of tree backend module for [Triton](ht
1919
* Latest [Long Term Support (LTS) Release](https://dgpu-docs.intel.com/driver/installation.html)
2020
* Latest [Rolling Release](https://dgpu-docs.intel.com/driver/installation-rolling.html)
2121
* Toolchain:
22-
* [Intel® Deep Learning Essentials 2025.1.1](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=dl-essentials&dl-lin=offline&dl-essentials-os=linux)
22+
* [Intel® Deep Learning Essentials 2025.2.1](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=dl-essentials&dl-lin=offline&dl-essentials-os=linux)
2323

2424
Note that Intel® XPU Backend for Triton\* is not compatible with Intel® Extension for PyTorch\* and Intel® oneAPI Base Toolkit\*.
2525

@@ -36,7 +36,7 @@ You can check existing installation by running one of the [tutorials](/python/tu
3636
## Prerequisites
3737

3838
1. Latest [Rolling Release](https://dgpu-docs.intel.com/driver/installation-rolling.html) or [Long Term Support Release](https://dgpu-docs.intel.com/driver/installation.html) of GPU driver
39-
2. [Intel® Deep Learning Essentials 2025.1.1](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=dl-essentials&dl-lin=offline&dl-essentials-os=linux)
39+
2. [Intel® Deep Learning Essentials 2025.2.1](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=dl-essentials&dl-lin=offline&dl-essentials-os=linux)
4040

4141
## Install PyTorch and Triton from nightly wheels
4242

.github/WINDOWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Install Microsoft Visual Studio 2022 and make sure the following [components](ht
3939

4040
### Intel® Deep Learning Essentials
4141

42-
Install [Intel® Deep Learning Essentials 2025.1.1](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=dl-essentials&dl-essentials-os=windows&dl-win=offline).
42+
Install [Intel® Deep Learning Essentials 2025.2.1](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?packages=dl-essentials&dl-essentials-os=windows&dl-win=offline).
4343
By default, it is installed to `C:\Program Files (x86)\Intel\oneAPI`.
4444

4545
### Chocolatey

0 commit comments

Comments
 (0)