Open In App

UGC-NET | UGC NET CS 2015 Jun – II | Question 46

Last Updated : 19 Nov, 2018
Like Article
Like
Save
Share
Report

In the case of parallelization, Amdahl’s law states that if P is the proportion of a program that can be made parallel and (1 – P) is the proportion that cannot be parallelized, then the maximum speed-up that can be achieved by using N processors is:
(A)
(B)
(C)
(D)


Answer: (C)

Explanation: Amdahl’s law states that if P is the proportion of a program that can be made parallel and (1 – P) is the proportion that cannot be parallelized, then the maximum speed-up that can be achieved by using N processors is:

So, option (C) is correct.

Quiz of this Question


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads