File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ Need to install components of Intel® Deep Learning Essentials:
58
58
* Intel® oneAPI Math Kernel Library (oneMKL)
59
59
60
60
``` 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
62
62
# 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
64
64
65
65
# Source OneAPI env
66
66
source /opt/intel/oneapi/compiler/2025.1/env/vars.sh
You can’t perform that action at this time.
0 commit comments