engineering recuitment GATE ECE 2023-24 Test Series Computer Organization and Architecture Instruction Pipelining Instruction Pipeline
Consider that 30% of the code of a program can be parallelised to run ideally on multiple processors. The rest 70% of the code is inherently sequential and cannot be parallelised. The speedup that can be achieved by running the program on a three processor computer is:
1
5
2
1.25
3
2.5
4
3