Also the AI GPUS probably won’t be great for gaming. And cheap could mean anything when they go for 20k a piece.
Comment on The AI that we'll have after AI (Doctorow)
SlartyBartFast@sh.itjust.works 3 days ago
There were supposed to be cheap GPUs after the crypto bubble burst
boonhet@sopuli.xyz 2 days ago
frezik@lemmy.blahaj.zone 3 days ago
There were when the first Ethereum bubble burst. That was one easier for the average person to get into with gamer GPUs, and they flooded the market on eBay as soon as it was no longer profitable.
Bitcoin won’t do that, because it hasn’t been based on GPUs for a long, long time. Ethereum doesn’t even work like that anymore.
The AI bubble popping will only flood the market with GPUs that are useful for running AI models. The GPUs in AI datacenters often don’t even have a display output connector. I think Corey is overstating his case on that one. Most likely, those GPUs are headed to the landfill.
humanspiral@lemmy.ca 2 days ago
The AI bubble doesn’t mean AI/LLMs aren’t useful. It means datacenter speculation can’t make money.
They’ll just have a similar discount to the Ethereum switch.
jim3692@discuss.online 3 days ago
You can still use such GPU as an accelerator either for running AI, or for gaming. In either case, given that you workload is Vulkan-based on Linux, you can use vkdevicechooser.
Of course, you will need a second GPU (even the CPU’s integrated one) to connect your display(s).
frezik@lemmy.blahaj.zone 3 days ago
That has never worked well. It might give high average framerates on paper, but it introduces jitter that produces a worse overall experience. In fact, Gamers Nexus just came out with a video on a better way to measure this, and it touches on showing the problem with multi-GPU setups:
youtu.be/qDnXe6N8h_c
jim3692@discuss.online 2 days ago
I think that you misunderstood my comment.
The video shows how SLI makes the frame pacing more inconsistent, which is a known issue when multiple GPUs work together to solve the same problem.
What I am talking about is more like Nvidia Optimus. This is a common technology on laptops, where the display is connected to the low power iGPU, while games can use the dedicated Nvidia chipset.
I don’t know about potential frame pacing issues on these technologies, and it seems like it was not addressed in the video either. However, I know that newer laptops have a switching chip that connects the display to the dedicated GPU, which, I think, aims on lowering the latency.