25 void segmented_sort_in_place(
39 const std::string &impl,
const std::string ¶m =
"");
A buffer allocated in USM (Unified Shared Memory)
std::vector< shamalgs::impl_param > get_default_impl_list_segmented_sort_in_place()
Get list of available segmented sort in place implementations.
void set_impl_segmented_sort_in_place(const std::string &impl, const std::string ¶m="")
Set the implementation for segmented sort in place.
shamalgs::impl_param get_current_impl_segmented_sort_in_place()
Get the current implementation for segmented sort in place.
namespace for primitive algorithm (e.g. sort, scan, reductions, ...)