/mp-thread-indexing

Utility functions for thread indexing in CUDA

Primary LanguageCuda

"Thread Indexing"

Utility functions for thread indexing in CUDA

Notes

Attribution

The code presented in this repo is just a wrapping over the one published in the blog post "CUDA Thread Indexing Cheatsheet".

TODOs

  • add a section demonstrating the usage of "tidx.cuh"
  • document the different utility methods using doxygen conventions
  • translate this README.md to french