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 dynamic CUB dispatch path for merge_sort #3387

Closed
shwina opened this issue Jan 14, 2025 · 0 comments · Fixed by #3525
Closed

Add dynamic CUB dispatch path for merge_sort #3387

shwina opened this issue Jan 14, 2025 · 0 comments · Fixed by #3525
Assignees

Comments

@shwina
Copy link
Contributor

shwina commented Jan 14, 2025

Similar to the dispatch path introduced for reduce in #2591, we should add a dynamic dispatch path for merge_sort.

@github-project-automation github-project-automation bot moved this to Todo in CCCL Jan 14, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Jan 24, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from In Review to In Progress in CCCL Jan 28, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from In Progress to In Review in CCCL Jan 29, 2025
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants