15
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 27 Jun 2023
15 points (100.0% liked)
Gaming
30547 readers
128 users here now
From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!
Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.
See also Gaming's sister community Tabletop Gaming.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
Unless the AI processing is much more specialized than graphics, I think manufacturers would put that effort into making more powerful GPUs that can also be used for AI tasks.
They would try to alleviate the cost on running GPU by making an AI accelerator chip like Tensor Core, but it'll get bottleneck by limited VRAM when Neural Net models require steep amount of memory. it's more productive to have something like NPU that runs either on RAM or by it's own memory chips offering higher amount of capacity to run such neural net and avoid the roundtrip data copying between GPU and CPU.