Skip to content

Dec-2024

Latest
Compare
Choose a tag to compare
@DuncanMcBain DuncanMcBain released this 02 Dec 19:37
· 1 commit to main since this release
4629ba8
Enqueueing a Kernel: add const qualifier (#379)

SYCL 2020 spec section 4.12.1 requires the operator()
in a kernel function object to be const-qualified.