What Is The Maximum Time Speedup Possible According To Amdahl's Law?
Answers
Answered by
0
Evolution according to Amdahl's law of the theoretical speedup is latency of the execution of a program in function of the number of processors executing it. The speedup is limited by the serial part of the program. For example, if 95% of the program can be parallelized, the theoretical maximum speedup using parallel computing would be 20 times.
Similar questions
Math,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Biology,
1 year ago
Math,
1 year ago
Computer Science,
1 year ago