Computer Science 335
Parallel Processing and High Performance Computing
Fall 2024, Siena College
Lecture 7: MPI Point to Point Communication
Date: Friday, September 27, 2024
Agenda
- Announcements
- Continue to read/skim Chapter 3: today 3.3, Monday 3.4.
- Lab 3: Processes and MPI Introduction [HTML] [PDF] should be wrapped up
- Programming Project 3: MPI Recursive Digit Sum [HTML] [PDF] due Tuesday
- Lab 4: Point to Point Communication [HTML] [PDF] in class
today, final submission will be due before class on Monday
Terminology
- communicator (in MPI)
- local vs. global data/variables