Skip to content

Conversation

@YueZhang1027
Copy link

@YueZhang1027 YueZhang1027 commented Sep 18, 2023

  • Repo Link
  • Features:
    • Exclusive scan and stream compaction implementation performed on CPU.
    • Naive exclusive scan algorithm implementation performed on GPU.
    • Work-Efficient exclusive scan and stream compaction implementation performed on GPU.
    • [Extra Credit] Try to optimize work-efficient exclusive scan by modifying blockSize, gridSize and internal visit.
    • Thrust exclusive scan wrapper performed on GPU.
    • [Extra Credit] Radix sort on GPU.
    • [Extra Credit] Optmized work-efficient exclusive scan using shared memory implementation.

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