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: Di Lu #24

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

Conversation

dluisnothere
Copy link

Repo: https://github.com/dluisnothere/Project2-Stream-Compaction

Implemented:

  1. CPU Scan, Compact w/o scan, compact with scan
  2. GPU Naive Scan
  3. GPU Efficient Scan
  4. GPU Thrust scan
  5. GPU Stream Compaction
  6. Attempted Radix Sort does not work but do give any amount of points possible.

Comments: I couldn't figure out what I should be looking for during NSight inspection for Thrust behaviors. According to Wayne's readme last year, there should be some specialized Thrust cuda calls that we can find, but when I ran my program with just the thrust tests, I couldn't find any CUDA calls in Nsight.

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