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][Doc]Remove APIs to get kernel by type-name #11983

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

gmlueck
Copy link
Contributor

@gmlueck gmlueck commented Nov 22, 2023

In #11861 we decided to remove the ability to get the kernel object for a free-function kernel using a type-name. Therefore, we don't need this ability in online-compiled kernels either. Remove the associated wording from the kernel compiler specs.

In intel#11861 we decided to remove the ability to get the `kernel` object
for a free-function kernel using a type-name.  Therefore, we don't
need this ability in online-compiled kernels either.  Remove the
associated wording from the kernel compiler specs.
@gmlueck gmlueck requested a review from a team as a code owner November 22, 2023 17:56
@againull againull merged commit 4c9c455 into intel:sycl Nov 28, 2023
1 check passed
@gmlueck gmlueck deleted the gmlueck/kernel-compiler-no-typename branch November 28, 2023 17:47
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