About this document
Advanced CUDA Techniques for Many-Core Computing by Carlangaslangas is a document available to read on EtoBox.
This document discusses parallel programming on many-core computing systems using CUDA. It provides an introduction and schedule for topics including many-core hardware, GPU hardware and the CUDA programming model, and an advanced CUDA class. It explains concepts such as grids, thread blocks and threads, hardware memory spaces in CUDA including shared memory, and provides examples of CUDA code for tasks like vector addition and using atomics and shared memory for optimization.
- Author
- Carlangaslangas
- Language
- EN