this post was submitted on 19 Oct 2023
2 points (60.0% liked)

Programming

20985 readers
44 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

A primer on GPU architecture and computing

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ck_@discuss.tchncs.de 11 points 2 years ago* (last edited 2 years ago) (1 children)

I guess I have to reject the premise of the article as such.

Most programmers have an intimate understanding of CPUs and sequential programming because they grow up writing code for the CPU

This is clearly not the case. Most programmers know next to nothing about CPU and rely on the compiler or the runtime / VM to make "computer go beep boop". And they are fine with it, because they don't feel like they need to know either. Hence, the premise that " everyone should know about GPU programming" cannot possibly have merit.

[โ€“] Sigmatics@lemmy.ca 5 points 2 years ago

You are most certainly correct

"What every developer needs to know about X" is just the best way to get clicks these days