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 tests for large number of items & large number of segments to DeviceSegmentedRadixSort #2139

Closed
elstehle opened this issue Jul 31, 2024 · 0 comments
Assignees

Comments

@elstehle
Copy link
Collaborator

elstehle commented Jul 31, 2024

#1787 has the goal to benchmark for different offset types. However, it is unclear, whether instantiating the Dispatch class template with these offset types will actually work correctly and whether the benchmark numbers are representative of properly working algorithm instantiations.

To make sure that all works as expected we want to add tests for large number of items and large number of segments for DeviceSegmentedRadixSort.

@github-project-automation github-project-automation bot moved this to Todo in CCCL Jul 31, 2024
@elstehle elstehle self-assigned this Jul 31, 2024
@gevtushenko gevtushenko assigned fbusato and unassigned elstehle Aug 14, 2024
@gevtushenko gevtushenko moved this from Todo to In Progress in CCCL Aug 14, 2024
@fbusato fbusato moved this from In Progress to In Review in CCCL Aug 16, 2024
@fbusato fbusato closed this as completed Sep 27, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants