Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore parallelism on ranges in C++ through this conference talk from CppNow 2021. Delve into the challenges and possibilities of embedding execution policy mechanisms into range-based algorithms. Examine how HPX, a C++ Standard Library for Concurrency and Parallelism, proposes implementation strategies for range parallelization. Gain insights into algorithmic fusion, pipelining, and the potential performance impacts of parallelizing ranges. Learn about the speaker's perspective on whether the C++ community should push for range-based algorithm parallelization and understand the complexities involved in this powerful concept.
Syllabus
Introduction
Algorithms and Ranges
Parallelization of Algorithms
What is Ranges
Range V3 readability
Range V3 ability
How does Range V3 achieve composability
Can we now combine composability and performance
Introducing HPX
Dynamic Scheduling
HPX
HPX Futures
HPX Parallel
Performance composability
C Plus Conformance
Standard Parallel
Parallel Algorithms
The Final Goal
Options
Fusion
Parallelization
HPX on Ranges
Parallelism on Ranges
Final Result
Performance
Should We
Thread Pulls
Slide Requests
Taught by
CppNow