Courses/PRPA

From LRDE

Revision as of 15:38, 4 February 2020 by Edwin Carlinet (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Titre

Programmation Parallèle

Sigle

PRPA

Enseignant

Edwin Carlinet

Période

S2

Public

Tronc-commun

Contrôle

Projet

Durée

12h

Optionnel

oui

Module
Prérequis
Objectifs

Introduction à la programmation parallèle

Plan
  • Introduction to parallelism
  • Instruction and data-level parallelism
  • Thread level Parallelism
  • Parallel Design Patterns (with TBB)
  • Synchronization, Atomics & C++ Memory model
  • Applied synchronization: from big fat lock to lock free data structures
Documentation
Support
Journaux