Skip to content

Commit

Permalink
[GHA] Uplift Linux IGC Dev RT version to igc-dev-d26e243 (#17000)
Browse files Browse the repository at this point in the history
Scheduled igc dev drivers uplift

---------

Signed-off-by: Sarnie, Nick <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: Sarnie, Nick <[email protected]>
  • Loading branch information
3 people authored Feb 14, 2025
1 parent 254dd3b commit 7f20a2b
Show file tree
Hide file tree
Showing 2 changed files with 7 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-4cc8dff",
"version": "4cc8dff",
"updated_at": "2025-02-10T10:27:30Z",
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2564401848/zip",
"github_tag": "igc-dev-d26e243",
"version": "d26e243",
"updated_at": "2025-02-13T01:01:35Z",
"url": "https://api.github.com/repos/intel/intel-graphics-compiler/actions/artifacts/2582658426/zip",
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
}
}
Expand Down
3 changes: 3 additions & 0 deletions sycl/test-e2e/DeviceLib/imf_simd_emulate_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
// XFAIL: spirv-backend && run-mode
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/issues/122075

// XFAIL: igc-dev && arch-intel_gpu_pvc
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17008

#include "imf_utils.hpp"
#include <sycl/detail/core.hpp>
#include <sycl/ext/intel/math.hpp>
Expand Down

0 comments on commit 7f20a2b

Please sign in to comment.