Skip to content

[SYCL] Small API edits to handler and nd_range - #22908

Open
KornevNikita wants to merge 1 commit into
intel:syclfrom
KornevNikita:align-handler-nd-range
Open

[SYCL] Small API edits to handler and nd_range#22908
KornevNikita wants to merge 1 commit into
intel:syclfrom
KornevNikita:align-handler-nd-range

Conversation

@KornevNikita

Copy link
Copy Markdown
Contributor

According to SYCL 2020 nd_range doesn't have a default constructor. Handler has a deleted constructor. That doesn't change the behavior since previosly it wasn't defined, so now we just explicitly state this.

According to SYCL 2020 nd_range doesn't have a default constructor.
Handler has a deleted constructor. That doesn't change the behavior
since previosly it wasn't defined, so now we just explicitly state this.
@KornevNikita
KornevNikita marked this pull request as ready for review August 11, 2026 11:25
@KornevNikita
KornevNikita requested a review from a team as a code owner August 11, 2026 11:25
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.

1 participant