Pandemic with MPIΒΆ

In this module you will read about how we can model the spread of infectious diseases computationally. We can make use of distributed computing with message passing to shorten the time needed to model very large populations, which can be computationally intensive on a single computer. Each section linked below explains both the computational model and the code, which uses the Message Passing Interface Library, or MPI, to build a distributed processing solution.

Hitting the next links takes you from one chapter to another and previous takes you back one chapter.