Notes On Learning CUDA-C Programming
I record my thoughts/notes/summary on CUDA-C Programming in this repo. Most of notes come from ZheyongFan's awesome CUDA-Programming repo and his published book.
I write a blog article which involves some aspects:
- Architecture history from CPU to GPU
- Introduction to physical architecture of GPU
- Relation between GPU's architecture and software concepts
- Bullets of CUDA-C Programming
Julia2021Con is opening recently and there are two workshops about CUDA I highly recommended:
Thanks to these speakers, related workshop material could be accessed by github: