Task Graph-Based Asynchronous Programming Using C++ Coroutine - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore task graph-based asynchronous programming using C++ coroutines in this CppCon 2023 talk by Dian-Lun Lin. Delve into Taro, a novel framework that addresses challenges in integrating task graph computing systems with C++20 coroutines. Learn how Taro simplifies complex control flows, reduces development complexity, and incorporates an efficient work-stealing scheduling algorithm. Discover techniques for efficient multitasking between CPU and GPU tasks, avoiding blocking waits on CPU threads. Examine example code demonstrating Taro's usage and understand its potential to improve performance in real-world RTL simulation workloads and microbenchmarks. Gain insights into the future of open-source task graph computing and its applications in high-performance computing environments.
Syllabus
Taro: Task Graph-Based Asynchronous Programming Using C++ Coroutine – Dian-Lun Lin - CppCon 2023
Taught by
CppCon
Related Courses
High Performance ComputingGeorgia Institute of Technology via Udacity Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera High Performance Computing in the Cloud
Dublin City University via FutureLearn Production Machine Learning Systems
Google Cloud via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX