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: Jiyu Huang #23

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

Conversation

JiyuHuang
Copy link

Git Repo
Features:

  • CPU algorithms (scan, stream compaction, stream compaction using CPU scan)
  • Naive CUDA implementation
  • Work-efficient CUDA implementation
  • GPU stream compaction using scan
  • Extra credit: GPU Radix sort using scan
  • Extra credit: work-efficient optimization, shared memory with support for arbitrary array size, free of bank conflict

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