HOME

TheInfoList



OR:

A uniprocessor system is defined as a
computer A computer is a machine that can be Computer programming, programmed to automatically Execution (computing), carry out sequences of arithmetic or logical operations (''computation''). Modern digital electronic computers can perform generic set ...
system that has a single
central processing unit A central processing unit (CPU), also called a central processor, main processor, or just processor, is the primary Processor (computing), processor in a given computer. Its electronic circuitry executes Instruction (computing), instructions ...
that is used to execute computer tasks. As more and more modern software is able to make use of
multiprocessing Multiprocessing (MP) is the use of two or more central processing units (CPUs) within a single computer system. The term also refers to the ability of a system to support more than one processor or the ability to allocate tasks between them. The ...
architectures, such as SMP and MPP, the term ''uniprocessor'' is therefore used to distinguish the class of computers where all processing tasks share a single CPU. As such, this kind of system uses a type of architecture that is based on a single computing unit. All operations (additions, multiplications, etc.) are thus done sequentially on the unit.


Further reading

Parallel computing {{Compu-hardware-stub