SIMD and MIMD

Home > Computer Science > High-Performance Computing > Parallel Computing > SIMD and MIMD

Single Instruction Multiple Data (SIMD) and Multiple Instruction Multiple Data (MIMD) are two types of parallel processing that allow multiple processors to execute tasks simultaneously.