Skip to content

[UR] Consolidate kernel launch entry points in UR. #18385

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

Draft
wants to merge 10 commits into
base: sycl
Choose a base branch
from

Conversation

aarongreig
Copy link
Contributor

We have two exp variants of urEnqueueKernelLaunch that don't differ
significantly from the core entry point, and both have been stable for
over a year. This change merges these entry points into the core one,
and also pulls all related exp functionality into the core spec.

The exp features in question are exp-cooperative-kernels and
exp-launch-properties.

aarongreig added 2 commits May 9, 2025 12:44
We have two exp variants of urEnqueueKernelLaunch that don't differ
significantly from the core entry point, and both have been stable for
over a year. This change merges these entry points into the core one,
and also pulls all related exp functionality into the core spec.

The exp features in question are exp-cooperative-kernels and
exp-launch-properties.
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