oneDPL icon indicating copy to clipboard operation
oneDPL copied to clipboard

Out of Place Esimd Radix Sort and Tests

Open danhoeflinger opened this issue 1 year ago • 0 comments

  • Adding out of place support to ESIMD radix sort [by key] (high level refactoring).
  • Adding tests to test out of place sort [by key].
  • Removing some unnecessary extra kernel names (Odd vs Even should be the same kernel, just with different runtime params)

TODO:

  1. Fix API (just adding _out_of_place is not ideal)
  2. Add to documentation to reflect additional functionality

danhoeflinger avatar Mar 11 '24 13:03 danhoeflinger