Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KT] Support for descending sort order #956

Merged

Conversation

akukanov
Copy link
Contributor

No implementation changes appear necessary, except for onesweep to use the order as designed.

In the test, I enable the possibility to test everything in descending order, off by default. It's similar to other template parameters - WG size, etc. We will need to find out how to test for different parameter values without сombinatorial explosion.

Copy link
Contributor

@SergeyKopienko SergeyKopienko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SergeyKopienko
Copy link
Contributor

SergeyKopienko commented May 22, 2023

About "We will need to find out how to test for different parameter values without сombinatorial explosion."
This approach already implemented in the TestUtils namespace but for another entities. For example please take a look at test/support/utils_invoke.h

@akukanov akukanov merged commit 6afb04e into dev/dmitriy-sobolev/esimd-radix-sort May 22, 2023
@akukanov akukanov deleted the dev/kt-check-sort-order-akukanov branch May 22, 2023 11:48
joeatodd pushed a commit to AidanBeltonS/oneDPL that referenced this pull request Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants