Selected from Debugger
Besides light office work, Apple computers with Arm architecture can also play games, watch videos, and run deep learning, with decent efficiency.
-
The technical reasons behind the M1 chip’s fast speed.
-
Did Apple use any special technology to achieve this?
-
How difficult would it be for Intel and AMD to do the same?
-
CPU (Central Processing Unit): The “brain” of the SoC, running most of the operating system and app code.
-
GPU (Graphics Processing Unit): Handles graphics-related tasks, such as visualizing app user interfaces and 2D/3D games.
-
IPU (Image Processing Unit): Accelerates common tasks undertaken by image processing applications.
-
DSP (Digital Signal Processor): Has stronger math-intensive functions than the CPU, including decompressing music files.
-
NPU (Neural Processing Unit): Used for high-end smartphones, accelerating machine learning tasks such as voice recognition.
-
Video Encoder/Decoder: Handles video file processing and format conversion in a highly efficient manner.
-
Secure Enclave: Responsible for encryption, authentication, and maintaining security.
-
Unified Memory: Allows the CPU, GPU, and other cores to quickly exchange information.
-
Execute more instructions in order at a faster speed;
-
Execute a large number of instructions in parallel.
01: mul r1, r2, r3 // r1 ← r2 × r302: add r4, r1, 5 // r4 ← r1 + 503: add r6, r2, 1 // r6 ← r2 + 1
-
The binary file of the program would become bloated.
-
Exposing details about how the CPU works, such as whether it has out-of-order execution units, register renaming, etc.
-
Many metadata is only meaningful in the current execution context.
-
They do not allow their business models to easily pursue heterogeneous computing and SoC design.
-
The traditional x86 CISC instruction set makes it difficult for them to improve out-of-order execution performance.
This Sunday, there will be a winter carnival for developers in Beijing.
-
AI experts like Wang Haifeng, Zhu Jun, Li Hongyi will discuss industry, talent, and open source.
-
30 technical public classes full of valuable content. -
Everyone will receive a gift, and there are many prizes waiting for you in the interactive exhibition area. -
DJ, bands, street dance, and stand-up comedy will all be part of the AI carnival night.
© THE END
For reprint, please contact this public account for authorization
Submission or seeking coverage: [email protected]
Leave a Comment
Your email address will not be published. Required fields are marked *