Skip to content

Commit

Permalink
[GHA] Uplift Linux IGC Dev RT version to igc-dev-ad75a20 (#16039)
Browse files Browse the repository at this point in the history
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: Jinsong Ji <jinsong.ji@intel.com>
Co-authored-by: Zhang, Yixing <yixing.zhang@intel.com>
Co-authored-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
5 people authored Nov 14, 2024
1 parent 7c22afe commit 8657bf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devops/dependencies-igc-dev.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"linux": {
"igc_dev": {
"github_tag": "igc-dev-a20debc",
"version": "a20debc",
"updated_at": "2024-09-15T13:44:38Z",
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/1934718090/zip",
"github_tag": "igc-dev-ad75a20",
"version": "ad75a20",
"updated_at": "2024-11-10T01:11:34Z",
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2167439771/zip",
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
}
}
Expand Down
2 changes: 2 additions & 0 deletions sycl/test-e2e/ESIMD/PerformanceTests/matrix_transpose.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// XFAIL: igc-dev
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16088
// REQUIRES: gpu-intel-dg2 && level_zero
// UNSUPPORTED: windows

Expand Down

0 comments on commit 8657bf7

Please sign in to comment.