uxlfoundation/oneDPL
oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
C++Apache-2.0
Issues
- 1
Improve CI: detect warnings
#1850 opened by dmitriy-sobolev - 0
Do not include utility headers in `ranges_defs.h`
#2066 opened by mmichel11 - 1
Add the macro for the supported specification version
#1899 opened by akukanov - 2
dpl::execution::device_policy construction from SYCL selector is broken
#1965 opened by dmitriy-sobolev - 2
- 0
- 7
- 3
- 0
Reconsider the use of forwarding references throughout all SYCL backend kernel submitters
#2041 opened by mmichel11 - 1
Two `conversion operators` implemented together in `struct tuple` from `namespace oneapi::dpl::__internal`
#2017 opened by SergeyKopienko - 0
Empty `else` branch
#2028 opened by SergeyKopienko - 0
Stop using std::is_trivial (deprecated in C++26)
#1961 opened by dangelog - 3
`result_and_scratch_storage/future` design issues:
#2003 opened by MikeDvorskiy - 3
Probably `range_value_t` may be used here
#2025 opened by SergeyKopienko - 0
Reconsider the use of inheritance for compile time constants in SYCL backend parallel-for bricks
#2023 opened by mmichel11 - 0
Consider combining implementations of `walk*_vectors_or_scalars` with fold instructions
#2006 opened by mmichel11 - 0
- 0
Fix performance issue (assumption)
#2019 opened by SergeyKopienko - 2
`assert` call used in Kernel code.
#2010 opened by SergeyKopienko - 0
- 0
Mention fixed issue: sort-based algorithms failing on CPU devices in debug mode
#2011 opened by dmitriy-sobolev - 0
Usage of `override` keyword.
#2005 opened by MikeDvorskiy - 0
Investigate performance benefits of using sub-group load/store extension
#1989 opened by dmitriy-sobolev - 0
Issue with OpenMP Macros disabling required ordered construct within SIMD loop
#1975 opened by danhoeflinger - 1
Issue with using `__future` as an event with keep-alive
#1973 opened by danhoeflinger - 0
Assert usage in device code with DPC++
#1972 opened by MikeDvorskiy - 0
Test oneDPL installation through cmake
#1966 opened by dmitriy-sobolev - 0
Generalize reduce-then-scan special handling of first element in the SYCL backend
#1958 opened by mmichel11 - 1
Fix tests relying on assert (release builds)
#1945 opened by dmitriy-sobolev - 2
2022.7.1 release was not completed
#1952 opened by chenrui333 - 1
Numeric PSTL algos require copy-constructible
#1955 opened by jwakely - 10
- 0
Support non-USM devices by the tests
#1948 opened by dmitriy-sobolev - 8
- 0
- 2
Building Intel Media-Transport-Library with oneDPL
#1926 opened by chenzuozhou - 1
non-trivially-copyable comparators aren't supported for sort/sort_by_key
#1924 opened by masterleinad - 2
- 0
Investigate and resolve performance issues in the OpenMP backend on large core count CPUs
#1929 opened by mmichel11 - 1
Incorrect `sycl::buffer` initialization in the `struct __usm_or_buffer_accessor` constructor
#1914 opened by SergeyKopienko - 0
Add testing of oneapi::dpl::is_execution_policy
#1901 opened by akukanov - 5
exclusive scan on GPU
#1882 opened by jinz2014 - 0
- 2
memory allocation of oneapi::dpl::reduce()
#1891 opened by jinz2014 - 2
std or oneapi::dpl namespace
#1892 opened by jinz2014 - 1
oneDPL version question
#1890 opened by jinz2014 - 11
Error when using reduce
#1886 opened by Xewar313 - 1
Should be replaced to `std::atomic::fetch_min` / `std::atomic::fetch_max` in C++26
#1847 opened by SergeyKopienko - 1
CUDA_ERROR_NOT_INITIALIZED from reduce call
#1842 opened by jonasdelacour - 0
Add reverse_iterator compatible with return of oneapi::dpl::[begin,end]()
#1836 opened by danhoeflinger