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 : Sireesha Putcha #14

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

Conversation

Sireesha-Upenn
Copy link

@Sireesha-Upenn Sireesha-Upenn commented Sep 23, 2020

Repo link

Features implemented :

  • Cpu scan
  • thrust scan
  • gpu naive parallel scan
  • gpu work efficient parallel scan
  • Stream compaction on cpu and gpu

I tried using the shared memory optimization for the work efficient implementation. You can check the result by un-commenting #define SHARED_MEMORY in main.cpp. I am getting an error when trying to write to shared memory in dev_kernWriteToSharedMemory. I will update this repo later on if I figure it out.
Thanks!

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.

None yet

1 participant