CUDA 102: The GPU Programming Model
Details
Back in March, Tony Scudiero gave us an excellent introduction to CUDA called "CUDA 101". Tonight we will be continuing this discussion by looking a little deeper into NVIDIA's GPU Programming Model.
If you are unable to make it tonight but are interested in enhancing your CUDA skills, much of what we will be discussing can be found here in the first lesson of this online course:
https://www.udacity.com/course/intro-to-parallel-programming--cs344