master-hpc / mp-thread-indexing

Utility functions for thread indexing in CUDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"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

About

Utility functions for thread indexing in CUDA


Languages

Language:Cuda 100.0%