Skip to content

[SYCL] Workaround to support any kernel name for the L0 backend #1980

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

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

againull
Copy link
Contributor

Problem is that currently the L0 driver truncates name of a kernel
when queried from the L0 driver. Problem comes from specification which
allows to accept any kernel name but limits a kernel name which can be
returned by the zeKernelGetProperties function.

Signed-off-by: Artur Gainullin [email protected]

Problem is that currently the L0 driver truncates name of the kernel
when queried from the L0 driver. Problem comes from specification which
allows to accept any kernel name but limits a kernel name which can be
returned by the zeKernelGetProperties function.

Signed-off-by: Artur Gainullin <[email protected]>
@againull againull requested a review from smaslov-intel as a code owner June 24, 2020 21:19
@againull
Copy link
Contributor Author

@smaslov-intel Could you please review.

@againull againull merged commit b1b8510 into intel:sycl Jul 1, 2020
@againull againull deleted the kernel_name_workraround branch December 3, 2022 00:02
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