Skip to content

Instantly share code, notes, and snippets.

@wolfram77
Last active September 26, 2021 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfram77/84399281f104446226701723eb310241 to your computer and use it in GitHub Desktop.
Save wolfram77/84399281f104446226701723eb310241 to your computer and use it in GitHub Desktop.
Optimizing Parallel Reduction in CUDA : NOTES

Highlighted notes on Optimizing Parallel Reduction in CUDA
While doing research work under Prof. Dip Banerjee, Prof. Kishore Kothapalli.

Interesting optimizations, i should try these soon as PageRank is basically lots of sums.

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment