parallel efficiency (EFF) of an algorithm
Answers
Answered by
0
Answer:
Parallel efficiency of an algorithm is : The ratio of the speedup to the number of processors. Speedup — The ratio of the serial run time of the best sequential algorithm for solving a problem to the time taken by the parallel algorithm to solve the same problem on p processors
Similar questions