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 DeviceSegmentedSort #2140

Open
Tracked by #50
elstehle opened this issue Jul 31, 2024 · 0 comments
Open
Tracked by #50
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 DeviceSegmentedSort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

No branches or pull requests

2 participants