Skip to content

Commit 74b3d45

Browse files
authored
[CI][Deps] Uplift CPU/FPGAEMU RT version to 2023.15.3.0.20 (#8851)
1 parent 8e6c092 commit 74b3d45

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

devops/dependencies.json

Lines changed: 19 additions & 19 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.5.0",
29-
"version": "2021.5.0",
30-
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.5.0/oneapi-tbb-2021.5.0-lin.tgz",
28+
"github_tag": "v2021.8.0",
29+
"version": "2021.8.0",
30+
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.8.0/oneapi-tbb-2021.8.0-lin.tgz",
3131
"root": "{DEPS_ROOT}/tbb/lin"
3232
},
3333
"oclcpu": {
34-
"github_tag": "2022-WW33",
35-
"version": "2022.14.8.0.04",
36-
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/oclcpuexp-2022.14.8.0.04_rel.tar.gz",
34+
"github_tag": "2023-WW13",
35+
"version": "2023.15.3.0.20",
36+
"url": "https://github.com/intel/llvm/releases/download/2023-WW13/oclcpuexp-2023.15.3.0.20_rel.tar.gz",
3737
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
3838
},
3939
"fpgaemu": {
40-
"github_tag": "2022-WW33",
41-
"version": "2022.14.8.0.04",
42-
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/fpgaemu-2022.14.8.0.04_rel.tar.gz",
40+
"github_tag": "2023-WW13",
41+
"version": "2023.15.3.0.20",
42+
"url": "https://github.com/intel/llvm/releases/download/2023-WW13/fpgaemu-2023.15.3.0.20_rel.tar.gz",
4343
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
4444
},
4545
"fpga": {
@@ -53,25 +53,25 @@
5353
"root": ""
5454
},
5555
"tbb": {
56-
"github_tag": "v2021.5.0",
57-
"version": "2021.5.0",
58-
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.5.0/oneapi-tbb-2021.5.0-win.zip",
56+
"github_tag": "v2021.8.0",
57+
"version": "2021.8.0",
58+
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.8.0/oneapi-tbb-2021.8.0-win.zip",
5959
"root": "{DEPS_ROOT}/tbb/win"
6060
},
6161
"oclcpu": {
62-
"github_tag": "2022-WW33",
63-
"version": "2022.14.8.0.04",
64-
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/win-oclcpuexp-2022.14.8.0.04_rel.zip",
62+
"github_tag": "2023-WW13",
63+
"version": "2023.15.3.0.20",
64+
"url": "https://github.com/intel/llvm/releases/download/2023-WW13/win-oclcpuexp-2023.15.3.0.20_rel.zip",
6565
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
6666
},
6767
"fpgaemu": {
68-
"github_tag": "2022-WW33",
69-
"version": "2022.14.8.0.04",
70-
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/win-fpgaemu-2022.14.8.0.04_rel.zip",
68+
"github_tag": "2023-WW13",
69+
"version": "2023.15.3.0.20",
70+
"url": "https://github.com/intel/llvm/releases/download/2023-WW13/win-fpgaemu-2023.15.3.0.20_rel.zip",
7171
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
7272
},
7373
"fpga": {
7474
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
7575
}
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)