Completed
Parallel Programming 2020: Lecture 9 - Point-to-point communication with MPI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Parallel Programming 2020
Automatically move to the next video in the Classroom when playback concludes
- 1 Parallel Programming 2020: Lecture 1 - Kick-Off
- 2 Parallel Programming 2020: Lecture 2 - Computer Architecture
- 3 Parallel Programming 2020: Lecture 3 - Parallelism
- 4 Parallel Programming 2020: Lecture 4 - Basic OpenMP
- 5 Parallel Programming 2020: Lecture 5 - More Basic OpenMP
- 6 Parallel programming 2020: Lecture 6 - Advanced OpenMP and performance issues
- 7 Parallel Programming 2020: Lecture 7 - ccNUMA and wavefront parallelization with OpenMP
- 8 Parallel Programming 2020: Lecture 8 - Introduction to MPI
- 9 Parallel Programming 2020: Lecture 9 - Point-to-point communication with MPI
- 10 Parallel Programming 2020: Lecture 10 - Collective communication, distributed-memory architecture
- 11 Parallel Programming 2020: Lecture 11- MPI data types, virtual topologies, and performance pitfalls
- 12 Parallel Programming 2020: Lecture 12 - MPI Input/Output
- 13 Parallel Programming 2020: Lecture 13 - Hybrid Programming with MPI and OpenMP