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

[cudaextender] Make output compression async #578

Open
atadkase opened this issue Oct 1, 2020 · 0 comments
Open

[cudaextender] Make output compression async #578

atadkase opened this issue Oct 1, 2020 · 0 comments
Labels
cudaextender GPU-based seed extension algorithms

Comments

@atadkase
Copy link
Contributor

atadkase commented Oct 1, 2020

Currently cudaextender's output compression is synchronous. Explore dynamic parallelism or kernel replacement for Thrust's stable sort for making the tail end of cudaextender truly async.

@atadkase atadkase added the cudaextender GPU-based seed extension algorithms label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudaextender GPU-based seed extension algorithms
Projects
None yet
Development

No branches or pull requests

1 participant