Computer Science 273 - Parallel and Distributed
Spring
2021
01
4.00
William Rosenbaum
WF 02:20PM-03:10PM
Amherst College
COSC-273-01-2021S
ONLI ONLI
wrosenbaum@amherst.edu
Modern computers are becoming increasingly parallel, with many cores or processors working concurrently to perform a single task. In order to utilize the full power of modern computers, it is essential to write programs that exploit parallelism. This course introduces students to the art and science of writing parallel programs. We consider two computing paradigms: shared memory and message passing. We will introduce standard libraries for writing efficient code in each paradigm, and create software that is many times faster than any serial (non-parallel) program performing the same task.
Requisite: COSC 211. Limited to 40 students. Spring semester. Assistant Professor Rosenbaum.