Skip to content

[Bindless] Add O0 bindless tests for fetch/sample_image that fail on L0 && windows #18485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 13, 2025

Conversation

JackAKirk
Copy link
Contributor

@JackAKirk JackAKirk commented May 15, 2025

These tests fail with

SYCL exception caught! : The program was built for 1 devices
Build program log for 'Intel(R) Arc(TM) A770 Graphics':

error: Inconsistent use of image!
error: backend compiler failed build.

on L0 backend, only on windows. This error goes away if fetch_image (using either sampled or unsampled image)/ sample_image calls are commented out. This only occurs on L0 backend, pointing to issues with spirv implementations for this backend. See #18919

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Test reproducer on latest l0 CI drivers

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk JackAKirk changed the title [Bindless] Add O0 bindless tests for fetch/sample_image that fail on L0 [Bindless] Add O0 bindless tests for fetch/sample_image that fail on L0 && windows Jun 11, 2025
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk JackAKirk marked this pull request as ready for review June 11, 2025 12:52
@JackAKirk JackAKirk requested a review from a team as a code owner June 11, 2025 12:52
@JackAKirk
Copy link
Contributor Author

@intel/llvm-gatekeepers this is ready to merge.

Thanks

@aelovikov-intel aelovikov-intel merged commit 44bc0b4 into intel:sycl Jun 13, 2025
23 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.

3 participants