Skip to content

Commit 8657bf7

Browse files
bb-syclactions-userjsjiYixingZhang007sarnex
authored
[GHA] Uplift Linux IGC Dev RT version to igc-dev-ad75a20 (#16039)
Scheduled igc dev drivers uplift --------- Signed-off-by: Sarnie, Nick <[email protected]> Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Jinsong Ji <[email protected]> Co-authored-by: Zhang, Yixing <[email protected]> Co-authored-by: Sarnie, Nick <[email protected]>
1 parent 7c22afe commit 8657bf7

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-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-a20debc",
5-
"version": "a20debc",
6-
"updated_at": "2024-09-15T13:44:38Z",
7-
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1934718090/zip",
4+
"github_tag": "igc-dev-ad75a20",
5+
"version": "ad75a20",
6+
"updated_at": "2024-11-10T01:11:34Z",
7+
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2167439771/zip",
88
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
99
}
1010
}

sycl/test-e2e/ESIMD/PerformanceTests/matrix_transpose.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8+
// XFAIL: igc-dev
9+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16088
810
// REQUIRES: gpu-intel-dg2 && level_zero
911
// UNSUPPORTED: windows
1012

0 commit comments

Comments
 (0)