Skip to content

[UR][BINDLESS] Remove unnecessary stream wait after bindless copy #18616

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

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

JackAKirk
Copy link
Contributor

Removes an unnecessary sync.

images are usm. It is the user responsibility to manage data dependencies, which the e2e tests account for.
This will improve performance, particularly for out of order queues.

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk JackAKirk marked this pull request as ready for review May 22, 2025 13:11
@JackAKirk JackAKirk requested a review from a team as a code owner May 22, 2025 13:11
@JackAKirk JackAKirk changed the title [UR][BINDLESS] Remove unnecessary stream wait after bindless copy. [UR][BINDLESS] Remove unnecessary stream wait after bindless copy May 22, 2025
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.

1 participant