MIMD (Multiple Instruction Multiple Data)

Home > Computer Science > Computer Architecture > Parallel Processing > MIMD (Multiple Instruction Multiple Data)

In MIMD, each processing unit has its own set of instructions and data to work with. This is commonly used for scientific simulations or parallel computing.