The Connection Machine (CM) was a massively parallel supercomputer architecture developed in the 1980s and 1990s. It featured up to 65,536 simple processing elements connected via a hypercube network (CM-1, CM-2) or fat tree network (CM-5). The CM was developed by Thinking Machines Corporation and funded by DARPA to support neural network and artificial intelligence applications. The CM-5 in particular used off-the-shelf SPARC processors and custom vector coprocessors with a separate control network to coordinate work across the parallel system. The CM architecture pioneered many concepts still used in parallel computing today.
Related topics: