Skip to content

Commit

Permalink
@@@ include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl.h
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Kopienko <sergey.kopienko@intel.com>
  • Loading branch information
SergeyKopienko committed Dec 22, 2024
1 parent 78abf4e commit 1afe819
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#include "unseq_backend_sycl.h"
#include "utils_ranges_sycl.h"

#define _ONEDPL_USE_RADIX_SORT (_ONEDPL_USE_SUB_GROUPS && _ONEDPL_USE_GROUP_ALGOS)
//#define _ONEDPL_USE_RADIX_SORT (_ONEDPL_USE_SUB_GROUPS && _ONEDPL_USE_GROUP_ALGOS)

#if _ONEDPL_USE_RADIX_SORT
# include "parallel_backend_sycl_radix_sort.h"
Expand Down

0 comments on commit 1afe819

Please sign in to comment.