Skip to content

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