Update versions to 2025.2
Some checks failed
CI / build:all (pull_request) Failing after 5m4s

This commit is contained in:
Aleix Boné 2025-10-08 12:00:12 +02:00
parent a1086d8c67
commit 39ccc19282
No known key found for this signature in database

View File

@ -144,24 +144,24 @@ let
# package set may be broken. # package set may be broken.
components = { components = {
"2025" = { "2025" = {
ishmem = "1.3"; ishmem = "1.4";
pti = "0.12"; pti = "0.13";
tcm = "1.3"; tcm = "1.4";
umf = "0.10"; umf = "0.11";
ccl = "2021.15"; ccl = "2021.16";
compiler = "2025.1"; compiler = "2025.2";
dal = "2025.5"; dal = "2025.8";
debugger = "2025.1"; debugger = "2025.2";
dev-utilities = "2025.1"; dev-utilities = "2025.2";
dnnl = "2025.1"; dnnl = "2025.2";
dpcpp-ct = "2025.1"; dpcpp-ct = "2025.2";
dpl = "2022.8"; dpl = "2022.9";
ipp = "2022.1"; ipp = "2022.2";
ippcp = "2025.1"; ippcp = "2025.2";
mkl = "2025.1"; mkl = "2025.2";
mpi = "2021.15"; mpi = "2021.16";
tbb = "2022.1"; tbb = "2022.2";
}; };
"2024" = { "2024" = {
tcm = "1.1"; tcm = "1.1";