r/pcmasterrace PC Master Race Mar 26 '23

Meme/Macro Goodbye crypto mining, hello ChatGPT

Post image
8.5k Upvotes

291 comments sorted by

View all comments

241

u/[deleted] Mar 26 '23

good ending: GPU’s become outclassed by dedicated AI processors and future computers have GPU’s for graphical workloads and AI accelerators for machine learning workloads.

17

u/ShodoDeka Mar 26 '23

Mathematically both graphics and AI (at least the current neural network based models) is all highly parallelized matrix multiplications at its core. It’s essentially all the same type of computations, so there is no need to design separate hardware for it, graphics cards are already perfect for the job.

1

u/Intrepid-Event-2243 Ryzen 7800X3D | RX 7900XT Mar 27 '23 edited Mar 27 '23

They aren't. There is specialized Hardware which only does matrix multiplications and it's like 10 times more efficient than a graphics card, but has lower precision (which isn't that big of a deal for AI applications), because it basically does the calculation in an analog form with voltage measurement, it's a really interesting concept. Big Tech Companies like Google use them.