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

Project 2: Bowen Deng #20

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Project 2: Bowen Deng #20

wants to merge 6 commits into from

Conversation

7DBW13
Copy link

@7DBW13 7DBW13 commented Sep 22, 2021

  • Repo Link
  • GPU stream compaction and scan (prefix sum) algorithm implemented in CUDA.
    • An upgraded GPU efficient scan which makes all lazy threads end early.
    • A GPU scan using shared memory.
    • A radix sort implemented using the upgraded GPU efficient scan.

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

Successfully merging this pull request may close these issues.

1 participant