oneDPL icon indicating copy to clipboard operation
oneDPL copied to clipboard

[oneDPL][async] sort_by_key_async prototype

Open MikeDvorskiy opened this issue 1 year ago • 0 comments

[oneDPL][async] sort_by_key_async prototype

The dependencies are passed as std::vectorsycl::event. In ideal id should be a kind of "view" - pointer and size... like std::span...

MikeDvorskiy avatar Jul 03 '23 12:07 MikeDvorskiy