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: Xiao Zhang #20

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

Conversation

ACskyline
Copy link

@ACskyline ACskyline commented Sep 19, 2018

IT SEEMS MY GPU HAS SOME ISSUE WITH THRUST. BECAUSE I CHANGED CUDA9.2 TO CUDA8.0 BUT THE THRUST SCAN IS STILL SLOW. MY GPU IS GTX 1080.

Repo Link : https://github.com/ACskyline/Project2-Stream-Compaction
Implemented basic requirements including CPU, naive, efficient and thrust scan and compaction. Tried to implement shared memory, but failed to figure out how to implement this with more than one block. Also tried to implement only launching the required number of threads but failed at how to map the index to match the original up sweep and down sweep algorithm.

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