52
What is the deal with mobile GPUs vs PC GPUs?
(lemmy.world)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
ARM is an instruction set similar to x86 however it is more power efficient, for a number of reasons.
It doesn’t help the confusion that ARM is a company and produces CPUs and GPUs but you can find the ARM instruction set in use on a wide range of SoC and other hardware.
It is popular for use cases where power efficiency is important.
For example Apple uses the ARM instruction set for their M serious which are a SoC containing CPU, GPU and memory.
SoC = System on a Chip.
I think you might be confusing the ARM instruction set with the ARM company. I don't have any insider knowledge, but I don't think the Mali GPU is based on the ARM instruction set.