Discuss the below:
Q: (a)Illustrate Amdahl's law in terms of speedup vs. sequential portion of program by showing the speedup for N = 8 processors when the sequential portion of the program grows from 1% to 25%.
(b)(Amdahl's law) With sequential execution occurring 15% of the time:
(i) What is the maximum speedup with an infinite number of processors?
(ii) How many processors are required to be within 20% of the maximum speedup?
(iii) How many processors are required to be within 2% of the maximum speedup?