Skip to content

Conversation

@nithinp7
Copy link

Repo Link

The project contains the following:

  • A baseline CPU implementation of scan and compact.
  • A naive CUDA GPU-based approach for implementing scan.
  • A work-efficient CUDA GPU-based approach for scan and an implementation of compact using this implementation of scan.
  • A wrapper for the scan implementation from the "thrust" library.

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