Listed in: Computer Science, as COSC-273
Will Rosenbaum (Section 01)
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.
If Overenrolled: Priority to majors