this post was submitted on 03 Sep 2024
127 points (96.4% liked)

Technology

58083 readers
3123 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] emax_gomax@lemmy.world 19 points 2 weeks ago* (last edited 2 weeks ago) (18 children)

I couldn't find any clarification in the article but in guessing these are still x86_64 and from the description it seems like they've stacked a lot of different components into a single CPU core. Normally both those things would make it a big powerhouse so I'm not sure how it's going to beat arm on baterry which competes by having a smaller simpler ISA that doesn't need as much resources or complexity to process.

[–] ForgotAboutDre@lemmy.world 21 points 2 weeks ago (9 children)

Extra components mean more specific hardware to complete each task. This more specific hardware can process the same data often faster and with less power consumption. The drawback is cost, complexity and these compose are only good for that one task.

CPUs are great because they are multipurpose and can do anything, given infinite time and storage. This flexibility means it isn’t as optimised.

People are not creating custom code to solve their own problems. They are running very common applications, using very common libraries for similar functions. So for the general user specific hardware for encryption, video codecs, networking etc will reduce power consumption and increase processing speed in a practical way.

[–] emax_gomax@lemmy.world 4 points 2 weeks ago (2 children)

Out of curiosity this wouldn't be automatically supported right? Like you'd need the os or dependent libraries to know about these special chips and take advantage of them for things like encryption for example. Is it common to define tailored hardware for this kind of functionality or is this intel trying to setup a very tailored mass market appeal product for laptops.

[–] pycorax@lemmy.world 2 points 2 weeks ago

It's somewhat common. On the media encoding/decoding front, Intel has been doing this with stuff like QuickSync, AMD with AMF and Nvidia with NVENC.

load more comments (1 replies)
load more comments (7 replies)
load more comments (15 replies)