Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Parallelism on Ranges - Should We?

CppNow via YouTube

Overview

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

Reviews

Start your review of Parallelism on Ranges - Should We?

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.