Skip to content

Comments

Project 2: Jiahang Mao#45

Open
hazard-10 wants to merge 8 commits intoCIS5650-Fall-2024:mainfrom
hazard-10:main
Open

Project 2: Jiahang Mao#45
hazard-10 wants to merge 8 commits intoCIS5650-Fall-2024:mainfrom
hazard-10:main

Conversation

@hazard-10
Copy link

@hazard-10 hazard-10 commented Nov 1, 2024

CPU implementations:

  1. Simple sequential scan
  2. Stream compaction without scan
  3. Stream compaction with scan

GPU implementations:

  1. Naive parallel scan
  2. Work-efficient parallel scan
  3. Thrust library-based scan
  4. Work-efficient stream compaction

Used one late day

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