donnemartin / system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Other
263.81k stars 44.73k forks source link

Ever heard of gpgpu ? #175

Open LifeIsStrange opened 5 years ago

LifeIsStrange commented 5 years ago

Thank you, this is quite complete, learned me a lot of things.

But GPU is by far™ the most powerful component of datacenters.

But yet there is no mention of gpu computing via openCL or HSA.

For example gpu can be used for databases https://www.kdnuggets.com/2017/08/rise-gpu-databases.html

Also no mention of graphQL

sangramga commented 5 years ago

@LifeIsStrange yes waiting to learn about GPU internals and their applications.