30 template<
class Tkey,
class Tval, u32 MaxStencilSize>
31 void sort_by_key_bitonic_updated_usm(
32 const sham::DeviceScheduler_ptr &sched,
33 sham::DeviceBuffer<Tkey> &buf_key,
34 sham::DeviceBuffer<Tval> &buf_values,
std::uint32_t u32
32 bit unsigned integer
namespace to store algorithms implemented by shamalgs