summaryrefslogtreecommitdiffstats
path: root/recipes-oneapi/onedpl/onedpl_2021.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* onedpl: upgrade 2021.5.0 -> 2021.6.1ezhilarasan s2022-02-121-26/+0
| | | | | | | | | | *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. Signed-off-by: ezhilarasan s <ezhilarasax.s@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onedpl: upgrade 2021.4 -> 2021.5.0Anuj Mittal2021-10-121-0/+26
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>