
cuda-metaprog
Example code snippets from a forthcoming chapter in GPU Computing Gems Vol 2.
This demonstrates techniques for building an API that allows high-level array manipulation, and generates CUDA kernels automatically in the preprocessor.
Project Information
- License: Apache License 2.0
- 6 stars
- hg-based source control
Labels:
cuda
templatemetaprogramming