Intro to GPUs (opens in new tab)
In this article we'll introduce the GPU, and compare it with computing on a CPU. We'll take a high-level look at the design of a GPU, and sees how it varies with a CPU. We'll also write a basic program and compare performance of Javascript, Python, C, and CUDA.
Read the original article