You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 23: How GPUs work (19)
john-b-yang

I think Nvidia's guide here (https://bit.ly/2ZnCCQU) which discusses how to program and manage parallelism across multiple cores is quite interesting. There are a lot of challenges that come with parallelism, specifically caching and memory management, and I think the guide does a good job of identifying the things that Nvidia's program takes care of versus topics the user might have to manage.

serser11

Are GPUs different from multi-core CPUs?

You must be enrolled in the course to comment