Short Summery
- Taxonomy of parallel computers
Short Summery Taxonomy of parallel computers SISD: von Neumann - - PowerPoint PPT Presentation
Short Summery Taxonomy of parallel computers SISD: von Neumann model SIMD: Single Instruction Multiple Data MIMD: Multiple Instruction Multiple Data A different taxonomy SISD, SIMD, MIMD refer to the processor organization
– Figures (b) and (c) in previous slide – So called Non Uniform Memory Access (NUMA) as opposed to Uniform Memory Access (UMA) has different access times depending
– Use of cache introduces the issue of cache coherence. – In some architectures local memory is entirely used as cache – so called cache-only memory access (COMA). Example: KSR-1
processors (also known as direct networks)
mesh, hypercube
networks)