CMU 15-418 Parallel
` Parallel Computer Architecture and Programming Spring2017 [[S: Content]] S = C: Check, random or related insights S = N: Note, some notes S = T: Todo, literally S = R: Refer, cross reference S = Q: Question, some questions, might be collected at the end Why Parallelism? Why Efficiency Common definition: A parallel computer is a collection of processing elements that cooperate to solve problems quickly speedup (P processor) = execution T (1 processor) / execution T (p processor)...