this post was submitted on 22 Oct 2025
182 points (99.5% liked)
Fuck AI
4589 readers
1394 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The thing is that the frameworks for running things on competitors' GPUs are actually fine (rocm and oneapi), the GPUs are price competitive or better as well. It's just that CUDA/NVidia is the standard, and no one wants to learn a new language just to make something that most people aren't going to be able to use. Very few people want to put in the effort to make something work across platforms.
There are some nice frameworks for general purpose GPU computing but it seems like they all have limitations of one type or another.