Content deleted Content added
m BOT - updating merge tag |
Radagast83 (talk | contribs) merged other article into this one |
||
Line 1:
'''Massive parallelism''' is a term used in [[computer architecture]], [[reconfigurable computing]], [[application-specific integrated circuit]] (ASIC) and [[field-programmable gate array]] (FPGA) design. It signifies the presence of several (many) independent [[arithmetic]] units, that run in parallel. Early examples of such a system are the [[Distributed Array Processor]], the [[Goodyear MPP]], and the [[Connection Machine]].▼
Today's most powerful [[supercomputer]]s are all ''MPP'' systems such as [[Earth Simulator]], [[Blue Gene]], [[ASCI White]], [[ASCI Red]], [[ASCI Purple]], [[ASCI Thor's Hammer]].
▲'''Massive parallelism''' is a term used in [[computer architecture]], [[reconfigurable computing]], [[application-specific integrated circuit]] (ASIC) and [[field-programmable gate array]] (FPGA) design. It signifies the presence of several (many) independent [[arithmetic]] units, that run in parallel.
In this class of computing, all of the processing elements are connected together to be one very large computer. This is in contrast to [[distributed computing]] where massive numbers of separate computers are used to solve a single problem.
==See also==
Line 8 ⟶ 10:
*[[Parallel computing]]
*[[Symmetric multiprocessing]]
[[Category:Parallel computing]]▼
{{compu-stub}}
[[it:Elaborazione a parallelismo massivo]]
▲[[Category:Parallel computing]]
|