Skip to content

Commit 991e3fa

Browse files
author
Pavel Chupin
authored
[CI][Deps] Uplift CPU/FPGAEMU RT version to 2022.14.8.0.04 (#6586)
This is for Github Actions. See buildbot/Jenkins counterpart at #6563 Chris said we also should revert intel/llvm-test-suite#983 as a follow up.
1 parent 7eee446 commit 991e3fa

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

devops/dependencies.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"root": "{DEPS_ROOT}/tbb/lin"
2626
},
2727
"oclcpu": {
28-
"github_tag": "2022-WW13",
29-
"version": "2022.13.3.0.16",
30-
"url": "https://github.com/intel/llvm/releases/download/2022-WW13/oclcpuexp-2022.13.3.0.16_rel.tar.gz",
28+
"github_tag": "2022-WW33",
29+
"version": "2022.14.8.0.04",
30+
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/oclcpuexp-2022.14.8.0.04_rel.tar.gz",
3131
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
3232
},
3333
"fpgaemu": {
34-
"github_tag": "2022-WW13",
35-
"version": "2022.13.3.0.16",
36-
"url": "https://github.com/intel/llvm/releases/download/2022-WW13/fpgaemu-2022.13.3.0.16_rel.tar.gz",
34+
"github_tag": "2022-WW33",
35+
"version": "2022.14.8.0.04",
36+
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/fpgaemu-2022.14.8.0.04_rel.tar.gz",
3737
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
3838
},
3939
"fpga": {
@@ -94,19 +94,19 @@
9494
"root": "{DEPS_ROOT}/tbb/win"
9595
},
9696
"oclcpu": {
97-
"github_tag": "2022-WW13",
98-
"version": "2022.13.3.0.16",
99-
"url": "https://github.com/intel/llvm/releases/download/2022-WW13/oclcpuexp-2022.13.3.0.16_rel.tar.gz",
97+
"github_tag": "2022-WW33",
98+
"version": "2022.14.8.0.04",
99+
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/win-oclcpuexp-2022.14.8.0.04_rel.zip",
100100
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
101101
},
102102
"fpgaemu": {
103-
"github_tag": "2022-WW13",
104-
"version": "2022.13.3.0.16",
105-
"url": "https://github.com/intel/llvm/releases/download/2022-WW13/fpgaemu-2022.13.3.0.16_rel.tar.gz",
103+
"github_tag": "2022-WW33",
104+
"version": "2022.14.8.0.04",
105+
"url": "https://github.com/intel/llvm/releases/download/2022-WW33/win-fpgaemu-2022.14.8.0.04_rel.zip",
106106
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
107107
},
108108
"fpga": {
109109
"root": "{ARCHIVE_ROOT}/comp/oclfpga/win"
110110
}
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)