this post was submitted on 02 Apr 2024
52 points (90.6% liked)

Asklemmy

43371 readers
1395 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

For anyone who knows.

Basically, it seems to me like the technology in mobile GPUs is crazier than desktop/laptop GPUs. Desktop GPUs obviously can do things better graphically, but not by enough that it seems to need to be 100x bigger than a mobile GPU. And top end mobile GPUs actually perform quite admirably when it comes to graphics and power.

So, considering that, why are desktop GPUs so huge and power hungry in comparison to mobile GPUs?

you are viewing a single comment's thread
view the rest of the comments
[–] trolololol@lemmy.world 0 points 5 months ago (1 children)

To the best of my knowledge ARM company is not involved in making GPUs, and ARM CPUs don't influence performance of GPUs. Board and system architecture might though, such as unified memory, which could be part of the memory controller and physically Co exist with the CPU?

[–] Cypher@lemmy.world 1 points 5 months ago

ARM makes GPUs, which are primarily used in phones, and this isn’t hard to lookup.

The ARM instruction set which is an alternative to x86 is also another matter.