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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera