Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 920 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 920 Bytes

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: