Skip to content

Commit 7f20a2b

Browse files
bb-syclactions-usersarnex
authored
[GHA] Uplift Linux IGC Dev RT version to igc-dev-d26e243 (#17000)
Scheduled igc dev drivers uplift --------- Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com> Co-authored-by: GitHub Actions <actions@github.com> Co-authored-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent 254dd3b commit 7f20a2b

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

devops/dependencies-igc-dev.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"linux": {
33
"igc_dev": {
4-
"github_tag": "igc-dev-4cc8dff",
5-
"version": "4cc8dff",
6-
"updated_at": "2025-02-10T10:27:30Z",
7-
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2564401848/zip",
4+
"github_tag": "igc-dev-d26e243",
5+
"version": "d26e243",
6+
"updated_at": "2025-02-13T01:01:35Z",
7+
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2582658426/zip",
88
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
99
}
1010
}

sycl/test-e2e/DeviceLib/imf_simd_emulate_test.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// XFAIL: spirv-backend && run-mode
1010
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/issues/122075
1111

12+
// XFAIL: igc-dev && arch-intel_gpu_pvc
13+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17008
14+
1215
#include "imf_utils.hpp"
1316
#include <sycl/detail/core.hpp>
1417
#include <sycl/ext/intel/math.hpp>

0 commit comments

Comments
 (0)