Skip to content

Project 2: Yinuo (Travis) Xie#26

Open
yinuotxie wants to merge 19 commits intoCIS565-Fall-2023:mainfrom
yinuotxie:main
Open

Project 2: Yinuo (Travis) Xie#26
yinuotxie wants to merge 19 commits intoCIS565-Fall-2023:mainfrom
yinuotxie:main

Conversation

@yinuotxie
Copy link

  • Repo Link
  • Features
    • Implemented CPU Scan & Stream Compaction
    • Implemented Naive GPU Scan Algorithm
    • Implemented Work-Efficient GPU Scan & Stream Compaction
    • Using Thrust's Implementation
    • Dynamically allocate the gridSize in work-efficient scan
    • Tried to implement shared memory. Successfully utilized shared memory for the kernBlockSum operation. Encountered challenges with applying a recursive approach to scan the blockSums. As a workaround, a simple CPU scan was implemented.

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