Think Parallel - Changing Mindsets for Parallel Programming in C++
Offered By: ACCU Conference via YouTube
Course Description
Overview
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.
Syllabus
Think Parallel - Bryce Adelstein Lelbach - ACCU 2024
Taught by
ACCU Conference
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera