in CO and Architecture edited by
1,326 views
1 vote
1 vote

Which of the following statements with respect to $\text{K}$-segment pipelining are true?

  1. Maximum speedup that a pipeline can provide is $k$ theoretically
  2. It is impossible to achieve maximum speed up $k$ in $k$-segment pipeline
  3. All segments in pipeline take same time in computation

Choose the correct answer from the options given below:

  1. $\text{(i)}$ and $\text{(ii)}$ only
  2. $\text{(ii)}$ and $\text{(iii)}$ only
  3. $\text{(i)}$ and $\text{(iii)}$ only
  4. $\text{(i), (ii)}$ and $\text{(iii)}$
in CO and Architecture edited by
1.3k views

1 comment

Ans : A
0
0

1 Answer

1 vote
1 vote

Option A is right 

Different segments may require different amounts of time (pipelining is most efficient with segments of the same duration)

https://home.adelphi.edu/~siegfried/cs371/371l13.pdf

Answer:

Related questions