Skip to content

DPC++ daily 2022-11-16

Pre-release
Pre-release

Choose a tag to compare

@bb-sycl bb-sycl released this 16 Nov 17:35
· 137689 commits to sycl since this release
168767c
[SYCL] Add support for sorting using sub-group (#7374)

Use provided work-group or sub-group instead of creating
a separate object in sort algorithms.