Skip to content

Conversation

v-klochkov
Copy link
Contributor

The optimization is turned on for non-ESIMD path even with -O0.
It also work-arounds the SegFault on host when specialization constants
are set on host, but not used on device. In this case it completely
removes the kernel parameter holding the address of spec const buffer.

Signed-off-by: Vyacheslav N Klochkov [email protected]

The optimization is turned on for non-ESIMD path even with -O0.
It also work-arounds the  SegFault on host when specialization constants
are set on host, but not used on device. In  this case it completely
removes the kernel parameter holding the address of spec const buffer.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant