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: Angelina Risi #25

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Conversation

risia
Copy link

@risia risia commented Sep 19, 2018

Repo Link

Features

  • CPU Scan
  • CPU Compact
    • With and without scanning
  • GPU Naive Scan
  • GPU "Work-Efficient" Scan
    • Including Shared Memory implementation (Extra Credit) w/ Bank Conflict resolution
  • GPU Stream Compaction
    • Using Work-efficient scan, but can be replaced with other scan algorithms
  • GPU Radix Sort (Extra Credit)

risia and others added 30 commits September 11, 2018 18:46
with extra comments for illustration
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