Skip to content

Commit d439964

Browse files
committed
Uplift oclcpu/oclfpgaemu from 2024.17.3.0.09 to 2024.18.10.0.08
1 parent 27ab422 commit d439964

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

devops/dependencies.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {
28-
"github_tag": "v2021.12.0",
29-
"version": "2021.12.0",
30-
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.12.0/oneapi-tbb-2021.12.0-lin.tgz",
28+
"github_tag": "v2021.13.0",
29+
"version": "2021.13.0",
30+
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.13.0/oneapi-tbb-2021.13.0-lin.tgz",
3131
"root": "{DEPS_ROOT}/tbb/lin"
3232
},
3333
"oclcpu": {
34-
"github_tag": "2024-WW25",
35-
"version": "2024.18.6.0.02",
36-
"url": "https://github.com/intel/llvm/releases/download/2024-WW25/oclcpuexp-2024.18.6.0.02_rel.tar.gz",
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",
3737
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
3838
},
3939
"fpgaemu": {
40-
"github_tag": "2024-WW25",
41-
"version": "2024.18.6.0.02",
42-
"url": "https://github.com/intel/llvm/releases/download/2024-WW25/fpgaemu-2024.18.6.0.02_rel.tar.gz",
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",
4343
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
4444
},
4545
"fpga": {
@@ -53,21 +53,21 @@
5353
"root": ""
5454
},
5555
"tbb": {
56-
"github_tag": "v2021.12.0",
57-
"version": "2021.12.0",
58-
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.12.0/oneapi-tbb-2021.12.0-win.zip",
56+
"github_tag": "v2021.13.0",
57+
"version": "2021.13.0",
58+
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.13.0/oneapi-tbb-2021.13.0-win.zip",
5959
"root": "{DEPS_ROOT}/tbb/win"
6060
},
6161
"oclcpu": {
62-
"github_tag": "2024-WW25",
63-
"version": "2024.18.6.0.02",
64-
"url": "https://github.com/intel/llvm/releases/download/2024-WW25/win-oclcpuexp-2024.18.6.0.02_rel.zip",
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",
6565
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
6666
},
6767
"fpgaemu": {
68-
"github_tag": "2024-WW25",
69-
"version": "2024.18.6.0.02",
70-
"url": "https://github.com/intel/llvm/releases/download/2024-WW25/win-fpgaemu-2024.18.6.0.02_rel.zip",
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",
7171
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
7272
},
7373
"fpga": {

0 commit comments

Comments
 (0)