Previous talks at the SCCS Colloquium

Andrey Fedorov: Parallel Algorithms in C++17/20 and Evolution of the C++ Parallelism

SCCS Colloquium |


Parallelism in the C++ standard was introduced in C++11. Since then, C++ parallelism has evolved significantly. It is also heavily inspired by various C++ parallel libraries that extend the standard with more functions that simplify parallel programming. During this talk, we'll take a look at how parallelism has changed in the C++ standard since its appearance in C++11 until C++20. We can also write some code if time allows.

Invited talk. Andrey is hosted by Gerasimos Chourdakis.