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: Yue Zhang #6

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

Conversation

YueZhang1027
Copy link

@YueZhang1027 YueZhang1027 commented Sep 18, 2023

  • Repo Link
  • Features:
    • Exclusive scan and stream compaction implementation performed on CPU.
    • Naive exclusive scan algorithm implementation performed on GPU.
    • Work-Efficient exclusive scan and stream compaction implementation performed on GPU.
    • [Extra Credit] Try to optimize work-efficient exclusive scan by modifying blockSize, gridSize and internal visit.
    • Thrust exclusive scan wrapper performed on GPU.
    • [Extra Credit] Radix sort on GPU.
    • [Extra Credit] Optmized work-efficient exclusive scan using shared memory implementation.

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