Computer Science 335
Parallel Processing and High Performance Computing
Fall 2024, Siena College
Lecture 22: Partitioning and Dynamic Load Balancing
Date: Friday, December 6, 2024
Agenda
- Announcements
- Final Project
- paper draft feedback is out
- presentations in class Monday (set a schedule)
- papers and projects due Monday also
- Final exam Wednesday late afternoon (4-6)
- I haven't looked over Lab 10: OpenMP Practice
submissions yet, will grade based on what I see when I do (ideally
this afternoon)
- Come to the CS Reading Day Holiday Party on Tuesday! See your
email for details and for the RSVP form so we can get the right
amount of food
- Please complete the course evaluations!
- Partitioning and dynamic load balancing
- the partitioning problem
- dynamic repartitioning and the load balancing problem
- partition quality assessment
Terminology
- partitioning
- dynamic load balancing
Examples