Skip to content

Commit 02a1159

Browse files
author
Alexander Batashev
committed
rollback for sure
1 parent 97feb6b commit 02a1159

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
@@ -1,9 +1,9 @@
11
{
22
"linux": {
33
"compute_runtime": {
4-
"github_tag": "22.11.22682",
5-
"version": "22.11.22682",
6-
"url": "https://github.com/intel/compute-runtime/releases/tag/22.11.22682",
4+
"github_tag": "22.10.22597",
5+
"version": "22.10.22597",
6+
"url": "https://github.com/intel/compute-runtime/releases/tag/22.10.22597",
77
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
88
},
99
"igc": {
@@ -13,9 +13,9 @@
1313
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
1414
},
1515
"cm": {
16-
"github_tag": "cmclang-1.0.126",
17-
"version": "1.0.126",
18-
"url": "https://github.com/intel/cm-compiler/releases/tag/cmclang-1.0.126",
16+
"github_tag": "cmclang-1.0.120",
17+
"version": "1.0.120",
18+
"url": "https://github.com/intel/cm-compiler/releases/tag/cmclang-1.0.120",
1919
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2020
},
2121
"tbb": {

0 commit comments

Comments
 (0)