Skip to content

Commit 85c05dd

Browse files
authored
Update DL Essentials 2025.1 link (#594)
1 parent 655abd7 commit 85c05dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ Need to install components of Intel® Deep Learning Essentials:
5858
* Intel® oneAPI Math Kernel Library (oneMKL)
5959

6060
```bash
61-
$ wget https://registrationcenter-download.intel.com/akdlm/IRC_NAS/e7705a6d-954d-465c-a5bc-4f820e2e4e90/intel-deep-learning-essentials-2025.0.2.9_offline.sh
61+
$ wget https://registrationcenter-download.intel.com/akdlm/IRC_NAS/e04d067d-4bce-4eed-a6fc-80a5df45c78c/intel-deep-learning-essentials-2025.1.0.581_offline.sh
6262
# 2 components are necessary: DPC++/C++ Compiler and oneMKL
63-
sudo sh ./intel-deep-learning-essentials-2025.0.2.9_offline.sh -a --silent --eula accept
63+
sudo sh ./intel-deep-learning-essentials-2025.1.0.581_offline.sh -a --silent --eula accept
6464

6565
# Source OneAPI env
6666
source /opt/intel/oneapi/compiler/2025.1/env/vars.sh

0 commit comments

Comments
 (0)