...
Question 1108 – Computer-Networks
May 4, 2024
Question 3575 – Computer-Networks
May 4, 2024
Question 1108 – Computer-Networks
May 4, 2024
Question 3575 – Computer-Networks
May 4, 2024

Question 2536 – Computer-Networks

Which speed up could be achieved according to Amdahl’s Law for infinite number of processes if 5% of a program is sequential and the remaining part is ideally parallel ?

Correct Answer: C

Question 458 Explanation: 
Step-1: Speed up for infinite number of process uses Amdahl’s law formula is
S = 1 / (1-P)
where,
P is parallel part of program,
sequential part of program is 5%
.
= 1 – sequential part
= 1 – 0.05 (or 5%)
= 0.95 (or 95%)
Step-2: Apply into the formula is
S = 1 / (1-P)
S = 1 / (1-0.95)
S = 1 / 0.05
S = 20
A
Infinite
B
5
C
20
D
50
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!