Skip to content

[SYCL][L0][CUDA][HIP] Allow empty properties in backends #6225

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

Conversation

steffenlarsen
Copy link
Contributor

Some PI functions take a zero-terminated list of properties, whereas nullptr is considered the same as an empty list. These changes make the L0, CUDA, and HIP backends accept both nullptr and an immediately terminated list as empty lists of properties.

Some PI functions take a zero-terminated list of properties, whereas
nullptr is considered the same as an empty list. These changes make the
L0, CUDA, and HIP backends accept both nullptr and a immediately
terminated list as empty lists of properties.

Signed-off-by: Larsen, Steffen <[email protected]>
@againull againull merged commit bb80c55 into intel:sycl Jun 1, 2022
@steffenlarsen steffenlarsen deleted the steffen/backend_props_empty_list branch December 6, 2023 11:38
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