this post was submitted on 27 Jun 2023
29 points (100.0% liked)

Gaming

30447 readers
24 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
 

Hi there, I want to share some thoughts and want to hear your opinions on it.

Recently, AI developments are booming also in the sense of game development. E.g. NVIDIA ACE which would bring the possibility of NPCs which run an AI model to communicate with players. Also, there are developments on an alternative to ray tracing where lighting, shadows and reflections are generated using AI which would need less performance and has similar visual aesthetics as ray tracing.

So it seems like raster performance is already at a pretty decent level. And graphic card manufacturers are already putting increasingly AI processors on the graphics card.

In my eyes, the next logical step would be to separate the work of the graphics card, which would be rasterisation and ray tracing, from AI. Resulting in maybe a new kind of PCIe card, an AI accelerator, which would feature a processor optimized for parallel processing and high data throughput.

This would allow developers to run more advanced AI models on the consumer's pc. For compatibility, they could e.g. offer a cloud based subscription system.

So what are your thoughts on this?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] dill@lemmy.one 5 points 1 year ago (1 children)

It was before my time but.. If physX cards are any indication, then no.

[โ€“] Port8080@feddit.de 1 points 1 year ago* (last edited 1 year ago)

The PhysX debate was also before my time. But I read into it, and it seems like they solved it partly software based. Please correct me if I'm wrong, I just skimmed over the PPU subject. But with AI we are talking about hardware limitations, especially memory.

Currently, AI operations mean a lot of time-consuming copy tasks between CPU and GPU.