Skip to content

master-hpc/mp-thread-indexing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

"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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages