The Wayback Machine - https://web.archive.org/web/20210725062533/https://github.com/NVIDIA/thrust/issues/1330
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

Check for issues with -0 / +0 stable_sort issues #1330

Open
3 tasks
allisonvacanti opened this issue Oct 27, 2020 · 0 comments
Open
3 tasks

Check for issues with -0 / +0 stable_sort issues #1330

allisonvacanti opened this issue Oct 27, 2020 · 0 comments

Comments

@allisonvacanti
Copy link
Task lists! Give feedback
Collaborator

@allisonvacanti allisonvacanti commented Oct 27, 2020

PR NVIDIA/cub#218 fixes this CUB's radix sort. We should:

  • Check whether Thrust's other backends handle this case correctly.
  • Provide a guarantee of this in the stable_sort documentation.
  • Add regression tests to enforce this on all backends.
@allisonvacanti allisonvacanti added this to the 1.11.0 milestone Oct 27, 2020
@allisonvacanti allisonvacanti added this to Inbox in PR Tracking via automation Oct 27, 2020
@allisonvacanti allisonvacanti moved this from Inbox to To Do [Issues] in PR Tracking Oct 27, 2020
@allisonvacanti allisonvacanti removed this from the 1.11.0 milestone Nov 5, 2020
@allisonvacanti allisonvacanti added this to the 1.12.0 milestone Nov 5, 2020
@allisonvacanti allisonvacanti removed this from To Do [Issues] in PR Tracking Nov 5, 2020
@allisonvacanti allisonvacanti removed this from the 1.12.0 milestone Feb 8, 2021
@allisonvacanti allisonvacanti added this to the 1.13.0 milestone Feb 8, 2021
@allisonvacanti allisonvacanti removed this from the 1.13.0 milestone Mar 1, 2021
@allisonvacanti allisonvacanti added this to the 1.14.0 milestone Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant