Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

The kernel bundle carrying the device memory used for specialization constants on systems that do not support specialization constants natively was only initialized if a specialization constant was either written to or read from prior to kernel execution. These changes either forces the creation of a kernel bundle if the kernel has a specialization constant argument and a kernel bundle does not exist already.

…are unset

The kernel bundle carrying the device memory used for specialization
constants on systems that do not support specialization constants
natively was only initialized if a specialization constant was either
written to or read from prior to kernel execution. These changes either
forces the creation of a kernel bundle if the kernel has a
specialization constant argument and a kernel bundle does not exist
already.

Signed-off-by: Steffen Larsen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner August 17, 2021 15:59
@alexbatashev
Copy link
Contributor

@steffenlarsen FYI, I reported this failure and created PR to disable the failing test: #4368

@romanovvlad romanovvlad merged commit 3d96e1d into intel:sycl Aug 19, 2021
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