Skip to content

Project 2: Matt Elser#15

Open
mattelser wants to merge 15 commits into
CIS565-Fall-2021:mainfrom
mattelser:main
Open

Project 2: Matt Elser#15
mattelser wants to merge 15 commits into
CIS565-Fall-2021:mainfrom
mattelser:main

Conversation

@mattelser
Copy link
Copy Markdown

Repo Link

  • implemented all required algorithms (cpu, gpu, and thrust implementations of scan and compaction)
  • Efficient GPU implementation is faster than CPU for arrays of size 2^17 and greater
  • compaction/scan works up to arrays of size 2^28, after which the test machine runs OOM
  • implemented radix sort, but without tiling and bitonic merge

@mattelser
Copy link
Copy Markdown
Author

I spoke with Prof. Mohammed after class and was told I could update the readme so I did

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