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
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera