Amdahl’s Law
Efficiency gains when using multiple cores
: the time one core takes to complete the task : fraction of the job that must be serial : number of cores
Suppose
- unlimited limit on parallel speedup
Synchronization increases the serial section size