Super Computer Presentation
Super Computer Presentation
Less Processing Speed & execution High Processing speed & execution
Release of
CDC 6600 by
Seymour Cray
considered the
world’s first
Supercomputer
ARCHITECTURE
Most supercomputers are clusters of MIMD
multiprocessors, each processor of which is
SIMD
A SIMD processor executes the same
instruction on more than one set of data at the
same time
MIMD is employed to achieve parallelism, by
using a number of processors that function
asynchronously and independently
SIMD:Single Instruction, Multiple Data