8000 Update IRC links for v2025.1.0 release · oneapi-src/oneapi-ci@3099d77 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3099d77

Browse files
committed
Update IRC links for v2025.1.0 release
Signed-off-by: Jesus Hector Robles Gutierrez <jesus.hector.robles.gutierrez@intel.com>
1 parent 5698edf commit 3099d77

File tree

8 files changed

+59
-58
lines changed

8 files changed

+59
-58
lines changed

.appveyor.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
environment:
66
global:
7-
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exe
8-
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48_offline.exe
9-
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/dfc4a434-838c-4450-a6fe-2fa903b75aa7/intel-oneapi-base-toolkit-2025.0.1.46_offline.sh
10-
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b7f71cf2-8157-4393-abae-8cea815509f7/intel-oneapi-hpc-toolkit-2025.0.1.47_offline.sh
7+
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/487fd8c3-a3d8-4c22-a903-f8d54c2c57be/intel-oneapi-base-toolkit-2025.1.0.650_offline.exe
8+
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/0ba263f5-de00-4e91-a780-fdb9e131c1e8/intel-oneapi-hpc-toolkit-2025.1.0.665_offline.exe
9+
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/cca951e1-31e7-485e-b300-fe7627cb8c08/intel-oneapi-base-toolkit-2025.1.0.651_offline.sh
10+
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d0df6732-bf5c-493b-a484-6094bea53787/intel-oneapi-hpc-toolkit-2025.1.0.666_offline.sh
1111
WINDOWS_CPP_COMPONENTS: intel.oneapi.win.cpp-dpcpp-common
1212
WINDOWS_FORTRAN_COMPONENTS: intel.oneapi.win.ifort-compiler
1313
WINDOWS_DPCPP_COMPONENTS: intel.oneapi.win.cpp-dpcpp-common
@@ -17,7 +17,7 @@ environment:
1717< D7AE div class="diff-text-inner"> LINUX_CPP_COMPONENTS_WEB: intel.oneapi.lin.dpcpp-cpp-compiler
1818
LINUX_FORTRAN_COMPONENTS_WEB: intel.oneapi.lin.ifort-compiler
1919
LINUX_DPCPP_COMPONENTS_WEB: intel.oneapi.lin.dpcpp-cpp-compiler
20-
SAMPLES_TAG: 2025.0.0
20+
SAMPLES_TAG: 2025.1.0
2121
VS_VER: vs2019
2222

2323
matrix:

.azure-pipelines.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ trigger:
77

88
variables:
99
- name: WINDOWS_BASEKIT_URL
10-
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exe
10+
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/487fd8c3-a3d8-4c22-a903-f8d54c2c57be/intel-oneapi-base-toolkit-2025.1.0.650_offline.exe
1111
- name: WINDOWS_HPCKIT_URL
12-
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48_offline.exe
12+
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/0ba263f5-de00-4e91-a780-fdb9e131c1e8/intel-oneapi-hpc-toolkit-2025.1.0.665_offline.exe
1313
- name: LINUX_BASEKIT_URL
14-
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/dfc4a434-838c-4450-a6fe-2fa903b75aa7/intel-oneapi-base-toolkit-2025.0.1.46_offline.sh
14+
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/cca951e1-31e7-485e-b300-fe7627cb8c08/intel-oneapi-base-toolkit-2025.1.0.651_offline.sh
1515
- name: LINUX_HPCKIT_URL
16-
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b7f71cf2-8157-4393-abae-8cea815509f7/intel-oneapi-hpc-toolkit-2025.0.1.47_offline.sh
16+
value: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d0df6732-bf5c-493b-a484-6094bea53787/intel-oneapi-hpc-toolkit-2025.1.0.666_offline.sh
1717
- name: WINDOWS_CPP_COMPONENTS
1818
value: intel.oneapi.win.cpp-dpcpp-common
1919
- name: WINDOWS_FORTRAN_COMPONENTS
@@ -33,11 +33,11 @@ variables:
3333
- name: LINUX_DPCPP_COMPONENTS_WEB
3434
value: intel.oneapi.lin.dpcpp-cpp-compiler
3535
- name: SAMPLES_TAG
36-
value: 2025.0.0
36+
value: 2025.1.0
3737
- name: COMPILER_VERSION
38-
value: 2025.0.4
38+
value: 2025.1.0
3939
- name: TBB_VERSION
40-
value: 2022.0.0
40+
value: 2022.1.0
4141
- name: VS_VER
4242
value: vs2022
4343

.circleci/config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ version: 2.1
66
parameters:
77
WINDOWS_BASEKIT_URL:
88
type: string
9-
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exe"
9+
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/487fd8c3-a3d8-4c22-a903-f8d54c2c57be/intel-oneapi-base-toolkit-2025.1.0.650_offline.exe"
1010
WINDOWS_HPCKIT_URL:
1111
type: string
12-
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48_offline.exe"
12+
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/0ba263f5-de00-4e91-a780-fdb9e131c1e8/intel-oneapi-hpc-toolkit-2025.1.0.665_offline.exe"
1313
LINUX_BASEKIT_URL:
1414
type: string
15-
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/dfc4a434-838c-4450-a6fe-2fa903b75aa7/intel-oneapi-base-toolkit-2025.0.1.46_offline.sh"
15+
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/cca951e1-31e7-485e-b300-fe7627cb8c08/intel-oneapi-base-toolkit-2025.1.0.651_offline.sh"
1616
LINUX_HPCKIT_URL:
1717
type: string
18-
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b7f71cf2-8157-4393-abae-8cea815509f7/intel-oneapi-hpc-toolkit-2025.0.1.47_offline.sh"
18+
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d0df6732-bf5c-493b-a484-6094bea53787/intel-oneapi-hpc-toolkit-2025.1.0.666_offline.sh"
1919
WINDOWS_CPP_COMPONENTS:
2020
type: string
2121
default: "intel.oneapi.win.cpp-dpcpp-common"
@@ -45,13 +45,13 @@ parameters:
4545
default: "intel.oneapi.lin.dpcpp-cpp-compiler"
4646
SAMPLES_TAG:
4747
type: string
48-
default: "2025.0.0"
48+
default: "2025.1.0"
4949
COMPILER_VERSION:
5050
type: string
51-
default: "2025.0.4"
51+
default: "2025.1.0"
5252
TBB_VERSION:
5353
type: string
54-
default: "2022.0.0"
54+
default: "2022.1.0"
5555
VS_VER:
5656
type: string
5757
default: "vs2017"

.github/workflows/build_all.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ permissions: read-all
88
on: push
99

1010
env:
11-
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exe
12-
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48_offline.exe
13-
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/dfc4a434-838c-4450-a6fe-2fa903b75aa7/intel-oneapi-base-toolkit-2025.0.1.46_offline.sh
14-
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b7f71cf2-8157-4393-abae-8cea815509f7/intel-oneapi-hpc-toolkit-2025.0.1.47_offline.sh
11+
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/487fd8c3-a3d8-4c22-a903-f8d54c2c57be/intel-oneapi-base-toolkit-2025.1.0.650_offline.exe
12+
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/0ba263f5-de00-4e91-a780-fdb9e131c1e8/intel-oneapi-hpc-toolkit-2025.1.0.665_offline.exe
13+
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/cca951e1-31e7-485e-b300-fe7627cb8c08/intel-oneapi-base-toolkit-2025.1.0.651_offline.sh
14+
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d0df6732-bf5c-493b-a484-6094bea53787/intel-oneapi-hpc-toolkit-2025.1.0.666_offline.sh
1515
LINUX_AIKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/491d5c2a-67fe-48d0-884f-6aecd88f5d8a/ai-tools-2025.0.0.75_offline.sh
1616
WINDOWS_CPP_COMPONENTS: intel.oneapi.win.cpp-dpcpp-common
1717
WINDOWS_FORTRAN_COMPONENTS: intel.oneapi.win.ifort-compiler
@@ -22,11 +22,11 @@ env:
2222
LINUX_CPP_COMPONENTS_WEB: intel.oneapi.lin.dpcpp-cpp-compiler
2323
LINUX_FORTRAN_COMPONENTS_WEB: intel.oneapi.lin.ifort-compiler
2424
LINUX_DPCPP_COMPONENTS_WEB: intel.oneapi.lin.dpcpp-cpp-compiler
25-
CACHE_NUMBER: 5
26-
SAMPLES_TAG: 2025.0.0
25+
CACHE_NUMBER: 4
26+
SAMPLES_TAG: 2025.1.0
2727
AI_SAMPLES_TAG: 2025.0.0
28-
COMPILER_VERSION: 2025.0.4
29-
TBB_VERSION: 2022.0.0
28+
COMPILER_VERSION: 2025.1.0
29+
TBB_VERSION: 2022.1.0
3030
VS_VER: vs2022
3131

3232
jobs:
@@ -58,7 +58,7 @@ jobs:
5858
# Delete the following if you don't want to save install logs
5959
- name: Saving install logs
6060
if: steps.cache-install.outputs.cache-hit != 'true'
61-
uses: actions/upload-artifact@v3
61+
uses: actions/upload-artifact@v4
6262
with:
6363
name: InstallLogs_${{ github.job }}
6464
path: |
@@ -95,7 +95,7 @@ jobs:
9595
# Delete the following if you don't want to save install logs
9696
- name: Saving install logs
9797
if: steps.cache-install.outputs.cache-hit != 'true'
98-
uses: actions/upload-artifact@v3
98+
uses: actions/upload-artifact@v4
9999
with:
100100
name: InstallLogs_${{ github.job }}
101101
path: |
@@ -137,7 +137,7 @@ jobs:
137137
# Delete the following if you don't want to save install logs
138138
- name: Saving install logs
139139
if: steps.cache-install.outputs.cache-hit != 'true'
140-
uses: actions/upload-artifact@v3
140+
uses: actions/upload-artifact@v4
141141
with:
142142
name: InstallLogs_${{ github.job }}
143143
path: |
@@ -172,7 +172,7 @@ jobs:
172172
# Delete the following if you don't want to save install logs
173173
- name: Saving install logs
174174
if: steps.cache-install.outputs.cache-hit != 'true'
175-
uses: actions/upload-artifact@v3
175+
uses: actions/upload-artifact@v4
176176
with:
177177
name: InstallLogs_${{ github.job }}
178178
path: |
@@ -206,7 +206,7 @@ jobs:
206206
# Delete the following if you don't want to save install logs
207207
- name: Saving install logs
208208
if: steps.cache-install.outputs.cache-hit != 'true'
209-
uses: actions/upload-artifact@v3
209+
uses: actions/upload-artifact@v4
210210
with:
211211
name: InstallLogs_${{ github.job }}
212212
path: |
@@ -241,7 +241,7 @@ jobs:
241241
# Delete the following if you don't want to save install logs
242242
- name: Saving install logs
243243
if: steps.cache-install.outputs.cache-hit != 'true'
244-
uses: actions/upload-artifact@v3
244+
uses: actions/upload-artifact@v4
245245
with:
246246
name: InstallLogs_${{ github.job }}
247247
path: |
@@ -264,7 +264,7 @@ jobs:
264264
# Delete the following if you don't want to save install logs
265265
- name: Saving install logs
266266
if: steps.cache-install.outputs.cache-hit != 'true'
267-
uses: actions/upload-artifact@v3
267+
uses: actions/upload-artifact@v4
268268
with:
269269
name: InstallLogs_${{ github.job }}
270270
path: |

.github/workflows/list_components.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ on:
1212
- cron: '0 0 * * *'
1313

1414
env:
15-
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47.exe
16-
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48.exe
17-
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/dfc4a434-838c-4450-a6fe-2fa903b75aa7/intel-oneapi-base-toolkit-2025.0.1.46.sh
18-
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b7f71cf2-8157-4393-abae-8cea815509f7/intel-oneapi-hpc-toolkit-2025.0.1.47.sh
15+
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/487fd8c3-a3d8-4c22-a903-f8d54c2c57be/intel-oneapi-base-toolkit-2025.1.0.650.exe
16+
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/0ba263f5-de00-4e91-a780-fdb9e131c1e8/intel-oneapi-hpc-toolkit-2025.1.0.665.exe
17+
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/cca951e1-31e7-485e-b300-fe7627cb8c08/intel-oneapi-base-toolkit-2025.1.0.651.sh
18+
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d0df6732-bf5c-493b-a484-6094bea53787/intel-oneapi-hpc-toolkit-2025.1.0.666.sh
1919
LINUX_AIKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/491d5c2a-67fe-48d0-884f-6aecd88f5d8a/ai-tools-2025.0.0.75_offline.sh
2020

2121
jobs:
@@ -35,7 +35,7 @@ jobs:
3535
run: scripts/list_components_windows.bat $WINDOWS_HPCKIT_URL doc\\source\\${{ github.workflow }}\\${{ github.job }}_hpckit.txt
3636

3737
- name: Upload artifacts
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: ${{ github.job }}
4141
path: doc/source/${{ github.workflow }}/${{ github.job }}_*
@@ -55,7 +55,7 @@ jobs:
5555
- name: Intel® oneAPI HPC Toolkit
5656
run: scripts/list_components_linux.sh $LINUX_HPCKIT_URL doc/source/${{ github.workflow }}/${{ github.job }}_hpckit.txt
5757
- name: Upload artifacts
58-
uses: actions/upload-artifact@v3
58+
uses: actions/upload-artifact@v4
5959
with:
6060
name: ${{ github.job }}
6161
path: doc/source/${{ github.workflow }}/${{ github.job }}_*
@@ -73,7 +73,7 @@ jobs:
7373
- name: Intel® AI Tools Toolkit
7474
run: scripts/list_components_linux_aitools.sh $LINUX_AIKIT_URL doc/source/${{ github.workflow }}/${{ github.job }}.txt
7575
- name: Upload artifacts
76-
uses: actions/upload-artifact@v3
76+
uses: actions/upload-artifact@v4
7777
with:
7878
name: ${{ github.job }}
7979
path: doc/source/${{ github.workflow }}/${{ github.job }}*
@@ -94,7 +94,7 @@ jobs:
9494
run: scripts/list_components_linux_apt.sh doc/source/${{ github.workflow }}/${{ github.job }}.txt
9595

9696
- name: Upload artifacts
97-
uses: actions/upload-artifact@v3
97+
uses: actions/upload-artifact@v4
9898
with:
9999
name: ${{ github.job }}
100100
path: doc/source/${{ github.workflow }}/${{ github.job }}.txt
@@ -116,7 +116,7 @@ jobs:
116116
run: scripts/list_components_linux_dnf.sh doc/source/${{ github.workflow }}/${{ github.job }}.txt
117117

118118
- name: Upload artifacts
119-
uses: actions/upload-artifact@v3
119+
uses: actions/upload-artifact@v4
120120
with:
121121
name: ${{ github.job }}
122122
path: doc/source/${{ github.workflow }}/${{ github.job }}.txt
@@ -135,27 +135,27 @@ jobs:
135135
steps:
136136
- uses: actions/checkout@v3
137137
- name: Download artifacts - windows
138-
uses: actions/download-artifact@v3
138+
uses: actions/download-artifact@v4
139139
with:
140140
name: windows
141141
path: doc/source/${{ github.workflow }}
142142
- name: Download artifacts - linux
143-
uses: actions/download-artifact@v3
143+
uses: actions/download-artifact@v4
144144
with:
145145
name: linux
146146
path: doc/source/${{ github.workflow }}
147147
- name: Download artifacts - linux_apt
148-
uses: actions/download-artifact@v3
148+
uses: actions/download-artifact@v4
149149
with:
150150
name: linux_apt
151151
path: doc/source/${{ github.workflow }}
152152
- name: Download artifacts - linux_yum_dnf
153-
uses: actions/download-artifact@v3
153+
uses: actions/download-artifact@v4
154154
with:
155155
name: linux_yum_dnf
156156
path: doc/source/${{ github.workflow }}
157157
- name: Download artifacts - linux_aitools
158-
uses: actions/download-artifact@v3
158+
uses: actions/download-artifact@v4
159159
with:
160160
name: linux_aitools
161161
path: doc/source/${{ github.workflow }}
@@ -171,7 +171,7 @@ jobs:
171171
sed -i -e 1,7d source/${{ github.workflow }}/linux_yum_dnf.txt
172172
make html
173173
- name: Save built doc as artifact
174-
uses: actions/upload-artifact@v3
174+
uses: actions/upload-artifact@v4
175175
with:
176176
name: ${{ github.job }}
177177
path: doc/build

.gitlab-ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ stages:
66
- build
77

88
variables:
9-
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exe
10-
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48_offline.exe
11-
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/dfc4a434-838c-4450-a6fe-2fa903b75aa7/intel-oneapi-base-toolkit-2025.0.1.46_offline.sh
12-
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/b7f71cf2-8157-4393-abae-8cea815509f7/intel-oneapi-hpc-toolkit-2025.0.1.47_offline.sh
9+
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/487fd8c3-a3d8-4c22-a903-f8d54c2c57be/intel-oneapi-base-toolkit-2025.1.0.650_offline.exe
10+
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/0ba263f5-de00-4e91-a780-fdb9e131c1e8/intel-oneapi-hpc-toolkit-2025.1.0.665_offline.exe
11+
LINUX_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/cca951e1-31e7-485e-b300-fe7627cb8c08/intel-oneapi-base-toolkit-2025.1.0.651_offline.sh
12+
LINUX_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d0df6732-bf5c-493b-a484-6094bea53787/intel-oneapi-hpc-toolkit-2025.1.0.666_offline.sh
1313
WINDOWS_CPP_COMPONENTS: intel.oneapi.win.cpp-compiler
1414
WINDOWS_FORTRAN_COMPONENTS: intel.oneapi.win.ifort-compiler
1515
WINDOWS_DPCPP_COMPONENTS: intel.oneapi.win.dpcpp-compiler
@@ -19,10 +19,10 @@ variables:
1919
LINUX_CPP_COMPONENTS_WEB: intel.oneapi.lin.dpcpp-cpp-compiler-pro
2020
LINUX_FORTRAN_COMPONENTS_WEB: intel.oneapi.lin.ifort-compiler
2121
LINUX_DPCPP_COMPONENTS_WEB: intel.oneapi.lin.dpcpp-cpp-compiler
22-
CACHE_NUMBER: 8
23-
SAMPLES_TAG: 2025.0.0
24-
COMPILER_VERSION: "2025.0.4"
25-
TBB_VERSION: "2022.0.0"
22+
CACHE_NUMBER: 5
23+
SAMPLES_TAG: 2025.1.0
24+
COMPILER_VERSION: "2025.1.0"
25+
TBB_VERSION: "2022.1.0"
2626
VS_VER: 2019_build_tools
2727

2828
.shared_windows_runners:

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# SPDX-License-Identifier: MIT
44

55
reuse
6-
sphinx==5.0
6+
sphinx==6.2
77
sphinx-book-theme
88
sphinxcontrib-spelling

scripts/install_linux_aitools.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ sudo rm -rf "$AGENT_TOOLSDIRECTORY"
1414
chmod +x webimage.sh
1515
sudo ./webimage.sh -b -p /intel/oneapi/intelpython
1616
installer_exit_code=$?
17+
sudo rm -rf webimage.sh
1718
exit $installer_exit_code

0 commit comments

Comments
 (0)
0