Answer Posted / pankajbisane
In computing, MIMD (Multiple Instruction stream, Multiple
Data stream) is a technique employed to achieve parallelism.
Machines using MIMD have a number of processors that
function asynchronously and independently. At any time,
different processors may be executing different instructions
on different pieces of data. MIMD architectures may be used
in a number of application areas such as computer-aided
design/computer-aided manufacturing, simulation, modeling,
and as communication switches. MIMD machines can be of
either shared memory or distributed memory categories. These
classifications are based on how MIMD processors access
memory. Shared memory machines may be of the bus-based,
extended, or hierarchical type. Distributed memory machines
may have hypercube or mesh interconnection schemes.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is programmable BIST in today ic design
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
what is the difference between an OS(operating system) and Framework?
the systematic access of small computers in a distributed data processing system is referred as?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
how many types of operating system are avaliable?
Why did you ever become involved in QA/testing?
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
hoe to data grid use in sql server 2000?
Is class is a abstract datatype in java?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?