Explore the world of parallel programming in C++ through this comprehensive conference talk from ACCU 2024. Delve into four in-depth examples of algorithms and data structures, comparing sequential and parallel implementation strategies. Uncover foundational principles of parallelism, including latency hiding, localizing communication, and efficiency vs performance tradeoffs. Learn to shift your mindset from sequential to parallel thinking, essential for modern C++ development across all hardware platforms. Gain insights from Bryce Adelstein Lelbach, a Principal Architect at NVIDIA and leader in the C++ community, as he guides you through the journey of thinking in parallel.
Overview
Syllabus
Think Parallel - Bryce Adelstein Lelbach - ACCU 2024
Taught by
ACCU Conference