Parallel Computing
View Course Diagram
FOUNDATION
In this video David will give a brief description of what awaits you in this module about parallel computing.
We have previously discussed supercomputers mostly from a hardware perspective,
in this part we will focus more on the software side i.e. how supercomputers are programmed.
We begin by using the traffic simulation to illustrate the core concepts of parallel computing.
From there, we delve into different programming models and their relationship to machine architectures and how they can be applied to our case study.
Finally, we examine performance, learning how to evaluate whether our simulations are efficiently utilizes computing resources.