Skip to content

Commit 85031d5

Browse files
committed
updating CPU device on staging because of GH CI failures. Don't quite understand how/what is going on yet
Signed-off-by: Chris Perkins <[email protected]>
1 parent d92c657 commit 85031d5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

devops/dependencies.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@
6666
"root": "{DEPS_ROOT}/tbb/lin"
6767
},
6868
"oclcpu": {
69-
"github_tag": "2021-WW50",
70-
"version": "2021.13.11.0.23",
71-
"url": "https://github.com/intel/llvm/releases/download/2021-WW50/oclcpuexp-2021.13.11.0.23_rel.tar.gz",
69+
"github_tag": "2022-WW13",
70+
"version": "2022.13.3.0.16",
71+
"url": "https://github.com/intel/llvm/releases/download/2022-WW13/oclcpuexp-2022.13.3.0.16_rel.tar.gz",
7272
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu"
7373
},
7474
"fpgaemu": {
75-
"github_tag": "2021-WW50",
76-
"version": "2021.13.11.0.23",
77-
"url": "https://github.com/intel/llvm/releases/download/2021-WW50/fpgaemu-2021.13.11.0.23_rel.tar.gz",
75+
"github_tag": "2022-WW13",
76+
"version": "2022.13.3.0.16",
77+
"url": "https://github.com/intel/llvm/releases/download/2022-WW13/fpgaemu-2022.13.3.0.16_rel.tar.gz",
7878
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu"
7979
},
8080
"fpga": {

0 commit comments

Comments
 (0)