Skip to content

[UR][CUDA] Fix prefetch/advise early exit #18395

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

npmiller
Copy link
Contributor

@npmiller npmiller commented May 9, 2025

When we exit early we still need to return a proper event.

This fixes segfaults in the UR CTS, the HIP version of these entry points was already handling this properly, so remove the known failures for both.

When we exit early we still need to return a proper event.

This fixes segfaults in the UR CTS, the HIP version of these entry
points was already handling this properly, so remove the known failures
for both.
@npmiller npmiller requested review from a team as code owners May 9, 2025 14:47
@npmiller npmiller requested a review from frasercrmck May 9, 2025 14:47
@npmiller npmiller temporarily deployed to WindowsCILock May 9, 2025 14:47 — with GitHub Actions Inactive
@npmiller npmiller temporarily deployed to WindowsCILock May 9, 2025 15:57 — with GitHub Actions Inactive
@npmiller npmiller temporarily deployed to WindowsCILock May 9, 2025 15:57 — with GitHub Actions Inactive
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.

2 participants