We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff451a commit 81d2acaCopy full SHA for 81d2aca
python/tools/prepare_build_environment_windows.sh
@@ -35,7 +35,7 @@ curl --netrc-optional -L -nv -o webimage.exe \
35
--retry-delay 10 \
36
--retry-max-time 300 \
37
--continue-at - \
38
- https://registrationcenter-download.intel.com/akdlm/irc_nas/19078/w_BaseKit_p_2023.0.0.25940_offline.exe
+ https://registrationcenter-download.intel.com/akdlm/IRC_NAS/2cbb02eb-dd4c-4058-a4ac-2e38729a8409/intel-oneapi-base-toolkit-2025.1.2.7_offline.exe
39
./webimage.exe -s -x -f webimage_extracted --log extract.log
40
rm webimage.exe
41
./webimage_extracted/bootstrapper.exe -s --action install --components="intel.oneapi.win.mkl.devel" --eula=accept -p=NEED_VS2017_INTEGRATION=0 -p=NEED_VS2019_INTEGRATION=0 --log-dir=.
0 commit comments