Explain single instruction and multiple data stream (simd), Computer Engineering

Assignment Help:

Figure: SIMD Organisation

 

Single Instruction and Multiple Data stream (SIMD): In this organisation, multiple processing components work under the control of a single CU. It has one instruction and multiple data stream. All the processing components of this organization obtain the similar instruction broadcast from the Control Unit. Main memory can be splitted into modules for producing multiple data streams performing like distributed memory as shown in Figure below. So, all processing components at the same time execute the similar instruction and are called as 'lock-stepped' together. Every processor acquires the data from its own memory and therefore it has on separate data streams. (Some systems provide a shared universal memory for communications too.) Each processor should be permitted to complete its instruction before the subsequent instruction is engaged for execution. Therefore, the execution of instructions is synchronous. Illustrations of SIMD organisation are DAP, PEPE, BSP, STARAN, MPP, ILLIAC-IV and the Connection machine (CM-1).

This kind of computer organisation is represented as:

433_Explain Single Instruction and Multiple Data stream (SIMD).png

Figure: SIMD Organisation


Related Discussions:- Explain single instruction and multiple data stream (simd)

Show the shared programming using library routines, Q. Show the Shared Prog...

Q. Show the Shared Programming Using Library Routines? The mainly well-liked of them is use of combo function known as fork() and join(). Fork() function is used to initialize

Write a verilog code for synchronous and asynchronous reset, Write a Verilo...

Write a Verilog code for synchronous and asynchronous reset? Synchronous  reset, synchronous means clock dependent so reset must not be present in sensitivity disk eg: alway

Explian service topologies, Explian Service Topologies Service Topolog...

Explian Service Topologies Service Topologies In a service-based architecture there increase dependencies between services resulting from cooperation

Eliminating hazards - computer architecture, Eliminating hazards of pipeli...

Eliminating hazards of pipeline -  computer architecture: We can delegate the work of eliminating data dependencies to the compiler, which can fill up in suitable number of NO

Communication between memory and the processor, How are instructions sent b...

How are instructions sent between memory and the processor? Both the instruction pointer (IP) and program counter (PC) utilized to holds the memory address of the next inst

What is a zombie, What is a zombie? When a program forks and the child ...

What is a zombie? When a program forks and the child finishes before the parent, the kernel still keeps some of its information about the child in case the parent might require

State the data flow diagramming conpects, State the data flow diagramming c...

State the data flow diagramming conpects The approach to data flow diagramming is as follows: Create a data flow diagram for each of major outputs of system Work ba

What are the blocks of microprocessor based system, What are the blocks of ...

What are the blocks of microprocessor based system 1.  The Memory and I/O System 2.  The DOS Operating System 3.  The Microprocessor

Define dma controller, Define DMA controller. The I/O device interface ...

Define DMA controller. The I/O device interface control circuit that is used for direct memory access is called as DMA controller.

Example of bitwise-and operator, Example of Bitwise-AND Operator In the...

Example of Bitwise-AND Operator In the following example, the bitwise-AND operator (&) compares the bits of two integers, nNumA and nNumB: // Example of the bitwise-AND oper

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd