oneDPL 2021.6.1 release
- Fixed compilation errors with C++20.
- Fixed
CL_OUT_OF_RESOURCESissue for Radix sort algorithm executed on CPU devices. - Fixed crashes in
exclusive_scan_by_segment,inclusive_scan_by_segment,reduce_by_segmentalgorithms applied to
device-allocated USM.