Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What's the difference between core, processor,cluster and CPU in ARM architecture?

What's the difference between core, processor,cluster and CPU?

  • Hi Grady

    Core = CPU or GPU. Example: "a ARM Cortex-A15 quad core processor"

    Processor = can be the CPU or the full chip. The full chip should be called a system on chip (SoC) as it includes much more than the CPU. In the case of ARM Cortex-M processors, they tend to be called microcontrollers.

    Cluster = group of CPUs or SoCs, depending on the context.

    These are not definitions specific to ARM.