Skip to content

Conversation

@gmlueck
Copy link
Contributor

@gmlueck gmlueck commented Oct 29, 2025

The example in the specification was using an old API that we removed in #14785. Update the example and the spec wording to use launch_config from sycl_ext_oneapi_enqueue_functions to pass the property with the size of the scratch memory.

The example in the specification was using an old API that we removed
in intel#14785.  Update the example and the spec wording to use
`launch_config` from sycl_ext_oneapi_enqueue_functions to pass the
property with the size of the scratch memory.
@gmlueck gmlueck requested a review from a team as a code owner October 29, 2025 20:13
These `constexpr` declarations aren't necessary, and they make the
example more confusing.  The purpose of this extension is to allocate
a runtime-defined amount of local memory, so the memory size shouldn't
be declared `constexpr`.
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