Lecture 17: Performance Issues in Parallelization
Description: Lecture covering the impact of synchronization and memory on parallel performance, using OpenMP instead of Cilk. Topics include granularity of parallelism, true and false sharing, and load balancing.
Speaker: Saman Amarasinghe
Performance Issues in Parallelization (PDF - 1.6MB)