Classification of parallel programming; Shared ressources



Classification of parallel hardware by data/instruction streams [Flynn’s taxiometry] and by
access to shared ressources. Bottlenecks and hazards in general parallel programming (data race, dead lock). Perfor-
mance comparisons regarding speedup and efficiency


Contents: Demonstration: