From 6ec18057a1232991660094b6eb71464af6bd388a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 1 Jul 2025 03:33:22 +0000 Subject: [PATCH] [GHA] Uplift Linux GPU RT version to 25.22.33944.8 --- devops/dependencies.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/devops/dependencies.json b/devops/dependencies.json index 983869a0f1618..fa99e174c738c 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -1,15 +1,15 @@ { "linux": { "compute_runtime": { - "github_tag": "25.18.33578.6", - "version": "25.18.33578.6", - "url": "https://github.com/intel/compute-runtime/releases/tag/25.18.33578.6", + "github_tag": "25.22.33944.8", + "version": "25.22.33944.8", + "url": "https://github.com/intel/compute-runtime/releases/tag/25.22.33944.8", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "igc": { - "github_tag": "v2.11.7", - "version": "v2.11.7", - "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.11.7", + "github_tag": "v2.12.5", + "version": "v2.12.5", + "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.12.5", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "cm": { @@ -42,7 +42,7 @@ "version": "101.6881", "url": "https://downloadmirror.intel.com/857041/gfx_win_101.6881.exe", "root": "" - }, + }, "tbb": { "github_tag": "v2022.2.0", "version": "2022.2.0",