We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8853ecd commit 389b97eCopy full SHA for 389b97e
.github/workflows/CI.yml
@@ -169,7 +169,7 @@ jobs:
169
cxx: [icpc]
170
env:
171
MACOS_HPCKIT_URL: >-
172
- https://registrationcenter-download.intel.com/akdlm/irc_nas/18242/m_HPCKit_p_2021.4.0.3389_offline.dmg
+ https:/registrationcenter-download.intel.com/akdlm/IRC_NAS/a99cb1c5-5af6-4824-9811-ae172d24e594/m_HPCKit_p_2023.1.0.44543.dmg
173
MACOS_FORTRAN_COMPONENTS: all
174
FC: ${{ matrix.fc }}
175
CC: ${{ matrix.cc }}
0 commit comments