MacResearch.org
MacResearch.org
David W. Gohara, Ph.D.
Episode 6 - Shared Memory Kernel Optimization (Video)
49 minutes Posted Oct 8, 2009 at 7:00 pm.
0:00
49:04
Download MP3
Show notes
In this episode we'll go over an example of real-world code that has been parallelized by porting to the GPU. The use of shared memory to improve performance is covered as well as a discussion of synchronization points for coordinated work within a work-group. Source code is provided.