Skip to content

Commit 60c1519

Browse files
authored
Merge pull request #4896 from martin-frbg/update_azure_mac_hpc
AzureCI: Update Intel oneAPI download for Mac to final version
2 parents c8313d9 + b588e92 commit 60c1519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
vmImage: 'macOS-latest'
213213
variables:
214214
LD_LIBRARY_PATH: /usr/local/opt/llvm/lib
215-
MACOS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/irc_nas/17643/m_HPCKit_p_2021.2.0.2903_offline.dmg
215+
MACOS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/edb4dc2f-266f-47f2-8d56-21bc7764e119/m_HPCKit_p_2023.2.0.49443.dmg
216216
LIBRARY_PATH: /usr/local/opt/llvm/lib
217217
MACOS_FORTRAN_COMPONENTS: intel.oneapi.mac.ifort-compiler
218218
steps:

0 commit comments

Comments
 (0)