C++ Memory Model: From C++11 to C++23
Offered By: CppCon via YouTube
Course Description
Overview
Explore the evolution of the C++ memory model from C++11 to C++23 in this comprehensive conference talk from CppCon 2023. Dive into the intricacies of threading and memory management in C++ development, understanding how the introduction of the memory model in C++11 revolutionized parallel programming. Gain insights into CPU and compiler optimizations, learn practical guidelines for leveraging atomic operations and memory barriers, and discover best practices for developing robust, thread-safe code. Examine newer tools introduced in recent C++ standards, including JThread, and understand their impact on memory model usage. Benefit from the speaker's extensive software development experience across various industries as you enhance your knowledge of modern C++ programming techniques.
Syllabus
C++ Memory Model: from C++11 to C++23 - Alex Dathskovsky - CppCon 2023
Taught by
CppCon
Related Courses
Computer ArchitecturePrinceton University via Coursera High Performance Scientific Computing
University of Washington via Coursera Parallel Programming Concepts
openHPI Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera