Limits To Parallelism The speedup gained from running a program on a parallel computer is greatly limited by the fraction of that program that can’t be parallelized. ~ Gene Amdahl (1922-11-16 age:95) Amdahl’s Law
The speedup gained from running a program on a parallel computer is greatly limited by the fraction of that program that can’t be parallelized.