Computing In the GPU vs. CPU

From this video:

Pros of using the GPU to compute:

Cons of using the GPU to compute:

TL;DR When should the GPU be used to compute things?

Should be used for large, specific computations like image rendering. [TODO incl. more examples]

Fun fact: NVIDIA's CUDA library is over 10 years old. They predicted that AI would exist and would use GPU's to help compute large things a looooong time ago. That's crazy.

Intro to GPU's, difference in design in devices

From this video:

GPU's in computers vs. phones vs. other devices

CPU vs. GPU:

GPU Shader Cores/How much work can be done in parallel