written 5.9 years ago by | modified 5.6 years ago by |
Mumbai University > Computer Engineering > Sem 8 > parallel and distributed systems
written 5.9 years ago by | modified 5.6 years ago by |
Mumbai University > Computer Engineering > Sem 8 > parallel and distributed systems
written 5.6 years ago by | • modified 5.6 years ago |
Pipeline Architecture
In a serial processing following are the set of operation to executive any instruction-
To execute single instruction 4 clock cycles are required. In serial processing to execute 5 instruction total 20 clock cycles are required.
But to speed up the things this instruction executed in parallel through pipeline in which output of one stage is input of next stage.
To execute 'I' instructions in pipeline fashion only 8 clock cycle is required.
Array Processing
Is a connection processor connected with other through network and managed by a single processor known as array processor.
Array processors are also known as multiprocessors or vector processors. They perform computations on large arrays of data. Thus, they are used to improve the performance of the computer.
There are basically two types of array processors: