Processor
"processor"是computer中重要的组成部分。
wikipedia Processor (computing)
In computing, a processor or processing unit is an electronic circuit which performs operations on some external data source, usually memory or some other data stream. The term is frequently used to refer to the central processor (central processing unit) in a system, but typical computer systems (especially SoCs) combine a number of specialised "processors".
Examples
processor | link | 注解 |
---|---|---|
CPU –central processing unit | - If designed conforming to the von Neumann architecture, it contains at least a control unit (CU), arithmetic logic unit (ALU) and processor registers. - In some contexts, the ALU and registers are called the processing unit. |
在CPU 章节进行介绍 |
GPU | graphics processing unit | 新一代的 |
VPU | vision processing unit | |
TPU | tensor processing unit | |
NPU | neural processing unit | |
PPU | physics processing unit | |
DSP | digital signal processor | |
ISP | image signal processor | |
SPU or SPE | synergistic processing element in the Cell microprocessor | |
FPGA | field-programmable gate array | |
sound chip | 也就是我们平时所说的声卡 |