filmov
tv
Introduction to Parallel Programming

Показать описание
We begin a series on parallel programming. We start with introducing a family of problems we'll use throughout the series to parallelize using multithreading and multiprocessing. In future videos we'll look at the solution to these problems in various languages leveraging both CPUs and GPUs.
More background on the single thread solution can be found here:
More background on the single thread solution can be found here: