Skip to content

droduit/parallelism-concurrency

Repository files navigation

Parallelism and concurrency - EPFL course

This repository gathers the assignments of the course "Parallelism and concurrency" taught at EPFL. Assignments 1 to 4 come from the Coursera MOOC.

The course introduces parallel programming models, algorithms, and data structures, map-reduce frameworks and their use for data analysis, as well as shared-memory concurrency.

Instructors

Overview

There are three main parts of the course: