#include <sycl/ext/oneapi/experimental/group_helpers_sorters.hpp>
Public Member Functions | |
template<size_t Extent> | |
default_sorter (sycl::span< std::byte, Extent > scratch_, Compare comp_=Compare()) | |
template<typename Group , typename Ptr > | |
void | operator() (Group g, Ptr first, Ptr last) |
template<typename Group , typename T > | |
T | operator() (Group g, T val) |
Static Public Member Functions | |
template<typename T > | |
static constexpr size_t | memory_required (sycl::memory_scope, size_t range_size) |
template<typename T , int dim = 1> | |
static constexpr size_t | memory_required (sycl::memory_scope scope, sycl::range< dim > r) |
Definition at line 32 of file group_helpers_sorters.hpp.
|
inline |
Definition at line 39 of file group_helpers_sorters.hpp.
|
inlinestaticconstexpr |
Definition at line 88 of file group_helpers_sorters.hpp.
References sycl::_V1::r.
|
inlinestaticconstexpr |
Definition at line 82 of file group_helpers_sorters.hpp.
|
inline |
Definition at line 44 of file group_helpers_sorters.hpp.
References sycl::_V1::sycl_category().
|
inline |
Definition at line 60 of file group_helpers_sorters.hpp.
References sycl::_V1::sycl_category().