Skip to content

Commit 42675f4

Browse files
committed
[CI] Uplift oclcpu/oclfpgaemu from 2024.18.10.0.08 to 2025.19.3.0.17_230222
1 parent 7a83f21 commit 42675f4

File tree

1 file changed

+6
-24
lines changed

1 file changed

+6
-24
lines changed

devops/dependencies.json

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,10 @@
3131
"root": "{DEPS_ROOT}/tbb/lin"
3232
},
3333
"oclcpu": {
34-
"github_tag": "2024-WW43",
35-
"version": "2024.18.10.0.08",
36-
"url": "https://github.com/intel/llvm/releases/download/2024-WW43/oclcpuexp-2024.18.10.0.08_rel.tar.gz",
34+
"github_tag": "2025-WW13",
35+
"version": "2025.19.3.0.17_230222",
36+
"url": "https://github.com/intel/llvm/releases/download/2025-WW13/oclcpuexp-2025.19.3.0.17_230222_rel.tar.gz",
3737
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
38-
},
39-
"fpgaemu": {
40-
"github_tag": "2024-WW43",
41-
"version": "2024.18.10.0.08",
42-
"url": "https://github.com/intel/llvm/releases/download/2024-WW43/fpgaemu-2024.18.10.0.08_rel.tar.gz",
43-
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
44-
},
45-
"fpga": {
46-
"root": "{ARCHIVE_ROOT}/comp/oclfpga/linux"
4738
}
4839
},
4940
"windows": {
@@ -59,19 +50,10 @@
5950
"root": "{DEPS_ROOT}/tbb/win"
6051
},
6152
"oclcpu": {
62-
"github_tag": "2024-WW43",
63-
"version": "2024.18.10.0.08",
64-
"url": "https://github.com/intel/llvm/releases/download/2024-WW43/win-oclcpuexp-2024.18.10.0.08_rel.zip",
53+
"github_tag": "2025-WW13",
54+
"version": "2025.19.3.0.17_230222",
55+
"url": "https://github.com/intel/llvm/releases/download/2025-WW13/win-oclcpuexp-2025.19.3.0.17_230222_rel.zip",
6556
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
66-
},
67-
"fpgaemu": {
68-
"github_tag": "2024-WW43",
69-
"version": "2024.18.10.0.08",
70-
"url": "https://github.com/intel/llvm/releases/download/2024-WW43/win-fpgaemu-2024.18.10.0.08_rel.zip",
71-
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
72-
},
73-
"fpga": {
74-
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
7557
}
7658
}
7759
}

0 commit comments

Comments
 (0)