SIMD -- Single Instruction Multiple Data -- can have logically distributed or shared memory
-
Examples are CM-1,2 from Thinking Machines
-
and AMT DAP and Maspar which are currently focussed entirely on accelerating parts of database indexing
-
This architecture is of decreasing interest as has reduced functionality without significant cost advantage compared to MIMD machines
-
Cost of synchronization in MIMD machines is not high!
-
Main interest of SIMD is flexible bit arithmetic as processors "small" but as transistor densities get higher this also becomes less interesting as full function 64 bit CPU's only use a small fraction of silicon of modern computer
|