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

YouTube

Pipeflow - C++ Task-Parallel Pipeline Scheduling Framework

CppNow via YouTube

Overview

Explore a conference talk from CppNow 2023 on Pipeflow, a C++ task-parallel pipeline scheduling framework. Dive into the fundamentals of pipeline parallelization, understand the limitations of existing data-centric frameworks, and discover how Pipeflow addresses these challenges through task parallelism. Learn about the framework's design, implementation, and deployment, including its use of lightweight atomic operations for efficient scheduling. Gain insights into real-world applications and performance advantages of Pipeflow in industrial settings. By the end, acquire the knowledge to implement task-parallel pipeline algorithms using Pipeflow in your own applications.

Syllabus

Introduction
What is Pipeflow
Challenges of Existing Libraries
Solution Introduction
Python Use Question
Summary
Buffers
Implementation
Data Storage
Serial Pipe
Picallable
String
Column
Task
Verify
Performance
Results
Questions
Scheduling
Atomic Counter
Scheduling Algorithm

Taught by

CppNow

Reviews

Start your review of Pipeflow - C++ Task-Parallel Pipeline Scheduling Framework

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.