KEMBAR78
Multivector and SIMD Computers | PDF
0% found this document useful (0 votes)
794 views2 pages

Multivector and SIMD Computers

Vector computers feature a vector processor that works alongside a scalar processor to execute scalar or vector operations based on decoded instructions. In contrast, SIMD computers consist of multiple processors linked to a control unit, each with its own memory, allowing simultaneous processing of data. Both architectures aim to enhance computational efficiency through parallel processing capabilities.

Uploaded by

fatma.olowa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
794 views2 pages

Multivector and SIMD Computers

Vector computers feature a vector processor that works alongside a scalar processor to execute scalar or vector operations based on decoded instructions. In contrast, SIMD computers consist of multiple processors linked to a control unit, each with its own memory, allowing simultaneous processing of data. Both architectures aim to enhance computational efficiency through parallel processing capabilities.

Uploaded by

fatma.olowa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Multivector and SIMD computers

Vector Computer:

In a vector computer, a vector processor is attached to the scalar processor as an


optional feature.
The host computer first loads program and data to the main memory.
Then the scalar control unit decodes all the instructions.
If the decoded instructions are scalar operations or program operations, the scalar
processor executes those operations using scalar functional pipelines.
On the other hand, if the decoded instructions are vector operations then the
instructions will be sent to vector control unit.

EasyExamNotes.com Multivector and SIMD computers


Multivector and SIMD computers

SIMD Computer:

In SIMD computers, ‘N’ number of processors are connected to a control unit and all the
processors have their individual memory units. All the processors are connected by an
interconnection network.

EasyExamNotes.com Multivector and SIMD computers

You might also like