PDC Week 2 (Performance Metrice, Amdahl's Law)
PDC Week 2 (Performance Metrice, Amdahl's Law)
Computing
By: Rabia Siddiqui
Introduction Senior Lecturer
Department of Computer Engineering,
Sir Syed University of Engineering &
Technology,
Email: rabiasid@ssuet.edu.pk
Topics covered in today’s lecture
The two key goals to be achieved with the design of parallel applications are:
Performance - the capacity to reduce the time to solve a problem as the computing
resources increase.
Scalability – the capacity to increase performance as the size of the problem
increases.
There also some laws that try to explain and assert the potential performance of a
parallel application. The best known are Amdahl’s Law.
Principle of Scalable Performance
Performance Metrics
Scalability
Parallel Runtime
Speedup
Efficiency
Well known Amdahl’ Law dictates the achievable speedup and efficiency .