File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 - uses : rscohn2/setup-oneapi@v0
3535 with :
3636 components : |
37- ifx
38- impi
39- mkl
37+ ifx@2025.2.0
38+ impi@2021.16.0
39+ mkl@2025.2.0
4040 prune : false
4141
4242 - uses : actions/checkout@v5
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ permissions:
2626env :
2727 # update urls for oneapi packages according to
2828 # https://github.com/oneapi-src/oneapi-ci/blob/master/.github/workflows/build_all.yml
29- WINDOWS_BASEKIT_URL : https://registrationcenter-download.intel.com/akdlm/IRC_NAS/09a8acaf-265f-4460-866c-a3375ed5b4ff /intel-oneapi-base-toolkit-2025.2.0.591_offline .exe
29+ WINDOWS_BASEKIT_URL : https://registrationcenter-download.intel.com/akdlm/IRC_NAS/f5881e61-dcdc-40f1-9bd9-717081ac623c /intel-oneapi-base-toolkit-2025.2.1.46_offline .exe
3030 WINDOWS_BASEKIT_COMPONENTS : intel.oneapi.win.mkl.devel
31- WINDOWS_HPCKIT_URL : https://registrationcenter-download.intel.com/akdlm/IRC_NAS/3bbdaf75-6728-492e-a18c-be654dae9ee2 /intel-oneapi-hpc-toolkit-2025.2.0.576_offline .exe
31+ WINDOWS_HPCKIT_URL : https://registrationcenter-download.intel.com/akdlm/IRC_NAS/e63ac2b4-8a9a-4768-979a-399a8b6299de /intel-oneapi-hpc-toolkit-2025.2.1.46_offline .exe
3232 WINDOWS_HPCKIT_COMPONENTS : intel.oneapi.win.ifort-compiler:intel.oneapi.win.mpi.devel
3333
3434
You can’t perform that action at this time.
0 commit comments