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: Zhenzhong Tang #27

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

Conversation

toytag
Copy link

@toytag toytag commented Sep 20, 2023

Repo

  • CPU Scan, Compact without scan, and compact with scan
  • GPU Naive Scan
  • GPU Work Efficient Scan (lecture version)
  • GPU Work Efficient Scan (GPU Gems3 version), with warp divergence prevention, shared memory, bank conflict avoidance, and arbitrary array size without rounding to the next power of 2.
  • GPU Thrust scan
  • GPU Stream Compaction

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