Skip to content

oneDPL 2021.6.1 release

Compare
Choose a tag to compare
@ValentinaKats ValentinaKats released this 03 Feb 11:00
bfa2cd2
  • Fixed compilation errors with C++20.
  • Fixed CL_OUT_OF_RESOURCES issue for Radix sort algorithm executed on CPU devices.
  • Fixed crashes in exclusive_scan_by_segment, inclusive_scan_by_segment, reduce_by_segment algorithms applied to
    device-allocated USM.