Skip to content
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

[SYCL][Bindless][E2E] Add 1D host USM tests #17374

Merged

Conversation

przemektmalon
Copy link
Contributor

Adds 1D Host USM backed image tests.

This patch also fixes device aspect queries for 1D & 2D USM backed image sampling support.

Adds 1D Host USM backed image tests.

This patch also fixes device aspect queries for 1D & 2D USM backed image
sampling support.
@Seanst98
Copy link
Contributor

Seanst98 commented Mar 10, 2025

Non-blocking question: should this commit have the [SYCL] tag or does [Bindless] encapsulate that?

@przemektmalon przemektmalon changed the title [Bindless][E2E] Add 1D host USM tests [SYCL][Bindless][E2E] Add 1D host USM tests Mar 10, 2025
@przemektmalon
Copy link
Contributor Author

Non-blocking question: should this commit have the [SYCL] tag or does [Bindless] encapsulate that?

Should probably have [SYCL], added. Not sure if it's necessary to force-push to update the original commit message though, or if the GitHub title change is enough.

@KseniyaTikhomirova
Copy link
Contributor

Non-blocking question: should this commit have the [SYCL] tag or does [Bindless] encapsulate that?

Should probably have [SYCL], added. Not sure if it's necessary to force-push to update the original commit message though, or if the GitHub title change is enough.

GitHub title change is enough.

bindless_images/sampled_fetch/fetch_1D_USM_host.cpp is failing. Will review after it is fixed.

@przemektmalon
Copy link
Contributor Author

@KseniyaTikhomirova the CI failure has now been fixed.

@ProGTX
Copy link
Contributor

ProGTX commented Mar 18, 2025

Friendly ping @intel/llvm-reviewers-runtime

// UNSUPPORTED: hip
// UNSUPPORTED-INTENDED: Host USM backed image support is not yet enabled in UR
// adapter. Also, when provionally enabled, the test crashes upon image
// creation, whereas Device USM backed images do not crash. This issue is
Copy link
Contributor

Choose a reason for hiding this comment

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

What do you mean under "this issue is undetermined"? Do you suspect an issue in HIP backend? HIP adapter? Should we probably report it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The source of the problem is not yet known, but we are tracking the issue internally.

Copy link
Contributor

@KseniyaTikhomirova KseniyaTikhomirova left a comment

Choose a reason for hiding this comment

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

LGTM

@npmiller
Copy link
Contributor

@intel/llvm-gatekeepers this is ready to merge

@martygrant martygrant merged commit b62febc into intel:sycl Mar 27, 2025
32 of 33 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.

None yet

7 participants