0
3.1kviews
Explain SIMD computer organization
1 Answer
0
84views

SIMD Architecture (Single instruction Multiple Data)

Single instruction is applied to a multiple data item to produce the same output.

Master instruction work on vector of operand

No of processors running the same instruction one clock cycle by the strict lock approach

It is type of Instruction level parallelism

Communication …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.