Shodor

a national resource for computational science education

HOME BWPEP Shodor Blue Waters

Parallelization: Infectious Disease

By Aaron Weeden
Shodor, Durham, North Carolina

Epidemiology is the study of infectious disease. Infectious diseases are said to be "contagious" among people if they are transmittable from one person to another. Epidemiologists can use models to assist them in predicting the behavior of infectious diseases. This module will develop a simple agent-based infectious disease model, develop a parallel algorithm based on the model, provide a coded implementation for the algorithm, and explore the scaling of the coded implementation on high performance cluster resources. The documents can be downloaded below:

Resources:

Module Document (PDF) : The module document including student exercises (PDF version).

Module Document (docx) : The module document including student exercises (Microsoft Word version).

Pandemic.zip : A zip file containing the source code for the module.