Skip to content

Conversation

@YixingZhang007
Copy link
Contributor

@YixingZhang007 YixingZhang007 commented Jan 5, 2026

The SYCL E2E test Matrix/element_wise_ops.cpp currently fails on LNL Windows machines with certain driver versions.
The test passes with older driver versions (level_zero:gpu - 1.6.34938, opencl:gpu - 32.0.101.8132) and newer driver versions (level_zero:gpu - 1.13.35716, opencl:gpu - 32.0.101.8331),.
This patch adds XFAIL to this test for LNL Windows machines.

Copy link
Contributor

@dkhaldi dkhaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

@intel/llvm-gatekeepers please consider merging

dkhaldi added a commit that referenced this pull request Jan 6, 2026

// This test fails on LNL Windows machines with new driver versions.
// XFAIL: windows && intel_gpu_lnl_m
// XFAIL-TRACKER: CMPLRLLVM-72503
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use CMPLRLLVM-72111 instead

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion! I have updated the XFAIL-TRACKER

@YixingZhang007
Copy link
Contributor Author

@intel/llvm-gatekeepers This PR has been approved and CI passed. Please help merge this PR! Thank you :)

@sarnex sarnex merged commit 245521e into sycl Jan 6, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants