Dmitriy Sobolev
Dmitriy Sobolev
The namespace `oneapi::dpl::experimental::kt::esimd` has been deprecated in favour of `oneapi::dpl::experimental::kt::gpu::esimd` since 2022.6 release. Let's remove it.
**Summary:** `sort_by_key.pass` and `stable_sort_by_key.pass` tests are not aligned with the majority of other tests. That is, they do not rely on the utilities from the oneDPL testing framework, such as...
**Summary:** Find a way to detect warnings earlier, i.e. through per-commit CI. **Problem Statement:** Some changes introduce warnings such as unused entities and they are not detected by the current...
I guess, even without having capture list we could benefit from using `std::move(__comp)` and `std::move(__proj)`. _Originally posted by @rarutyun in https://github.com/oneapi-src/oneDPL/pull/1471#discussion_r1737882139_
**Summary:** C++ standard replaces `operator