Definitions for "Multiprocessor" Add To Word List
Login or Register  | Word Lists | Search History

A parallel computer in which the processors share an address space. This almost always implies physically shared memory. See symmetric multiprocessor. Examples are the parallel servers from SGI.
Helpful?           0
A computer that incorporates multiple processors with access to common storage.
Helpful?           0
a computer system that has more than one internal processor capable of operating collectively on a computation. Normally associated with those systems where the processors can access a common main memory. [SILC99
Helpful?           0
a cached shared memory parallel machine
Helpful?           0
a distributed memory machine
Helpful?           0
a hardware system with multiple processors or multiple, simultaneous execution units
Helpful?           0
A computer with more than one processor but a single address space.
Helpful?           0
A computer in which processors can execute separate instruction streams, but have access to a single address space. Most multiprocessors are shared-memory machines, constructed by connecting several processors to one or more memory banks through a bus or switch.
Helpful?           0
A system with two or more processors (CPUs) that share common physical memory.
Helpful?           0