Stories from a parallel universe

Speaker: Jana Machutová

Audience level: [ Intermediate ]

Would you like to know how to use the power of parallel algorithms from standard library in your project? Come to my talk, and you will uncover the benefits of parallel algorithms and learn about them in story-based examples.

We will introduce which algorithms you can parallelize this way and what their flow will be in the parallel version. We will also go a bit deeper through special algorithms that are available only for parallel execution to fully appreciate their power.

After getting familiar with the available weapons, we will dive into all possible execution policies. We will find out their benefits as well as their limitations and explain the reasoning behind them. Showing this all in short examples will teach you not only how to use this amazing feature, but you will also understand the decisions behind the rules.
All examples are connected by one story, so it will be easy to follow and understand even small differences.