We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thrust::unique
cub::DeviceSelect::Unique
This is a sub-task of Thrust/CUB kernel consolidation #26
cub::DeviceSelect
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a sub-task of Thrust/CUB kernel consolidation #26
Refactor
thrust::unique
to usecub::DeviceSelect::Unique
:thrust::unique
usecub::DeviceSelect::Unique
(see 948817e)thrust::unique
(see 948817e)thrust::unique
(see 01f32dd)cub::DeviceSelect::Unique
(see Adds tests for large number of items forcub::DeviceSelect
#1612)The text was updated successfully, but these errors were encountered: