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

add nth_element #687

Open
jaredhoberock opened this issue May 7, 2012 · 0 comments
Open

add nth_element #687

jaredhoberock opened this issue May 7, 2012 · 0 comments
Labels
thrust For all items related to Thrust.

Comments

@jaredhoberock
Copy link

Description [1] and fast GPU implementation [2].

[1] http://en.cppreference.com/w/cpp/algorithm/nth_element
[2] http://www.moderngpu.com/select/radixselect.html

Forwarded from http://code.google.com/p/thrust/issues/detail?id=413

kshitij12345 referenced this issue in kshitij12345/thrust Mar 24, 2022
results with ReduceByKey).  The issue was that the final value only
incorporated addends from the last block in the event that the number of
items is a whole multiple of block size.  

Former-commit-id: 2d22afa36d3854b9b3b25c2aba1c806634054f7f
@jrhemstad jrhemstad added the thrust For all items related to Thrust. label Feb 22, 2023
@jarmak-nv jarmak-nv transferred this issue from NVIDIA/thrust Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
thrust For all items related to Thrust.
Projects
Status: No status
Development

No branches or pull requests

2 participants