From 6634ec9a81d6e897eb5afaacfad9799bfd39d1f8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 18 Aug 2022 18:26:46 +0000 Subject: [PATCH] [GHA] Uplift Linux GPU RT version to 22.32.23937 --- devops/dependencies.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/devops/dependencies.json b/devops/dependencies.json index b5b3b9a3d25cb..a0c2696da9e90 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -1,15 +1,15 @@ { "linux": { "compute_runtime": { - "github_tag": "22.31.23852", - "version": "22.31.23852", - "url": "https://github.com/intel/compute-runtime/releases/tag/22.31.23852", + "github_tag": "22.32.23937", + "version": "22.32.23937", + "url": "https://github.com/intel/compute-runtime/releases/tag/22.32.23937", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "igc": { - "github_tag": "igc-1.0.11485", - "version": "1.0.11485", - "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11485", + "github_tag": "igc-1.0.11702.1", + "version": "1.0.11702.1", + "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11702.1", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "cm": { @@ -109,4 +109,4 @@ "root": "{ARCHIVE_ROOT}/comp/oclfpga/win" } } -} +} \ No newline at end of file