SIMD


In SIMD (Single Instruction Stream, Multiple Data Stream) parallel machines, the processors are restricted to execute the same program. They are very efficient in executing synchronized parallel algorithms that contain regular computations and regular data transfers

    A brief bibliography:
I. de Falco, R. del Balio, E. Taraantino, Solving the Mapping Problem by Parallel Tabu Search, Applied Informatics, 1994 pp 264-267