Introduction to multicore programming

2023-2024 - M1 Info

Summary

During these labs you will discover a few aspects of concurrent and parallel programming. Despite the name of the lecture (parallelism), we will actually spend most of the time on concurrency, and only a few exercises on parallelism. There is another lecture on parallel programming in M2, and the other M1 lecture called “concurrency” does not treat the basics of concurrent programming that we will study here.

Requirements

Evaluation

The last lab will be graded.

Syllabus

Resources

Annales