Cache Consistency and the C++ Memory Model - Writing Code to
Offered By: code::dive conference via YouTube
Course Description
Overview
Dive into the intricacies of the C++ memory model and cache consistency in this 54-minute conference talk from code::dive 2019. Explore the significance of the memory model, introduced in C++11, and its impact on writing faster, more correct code for both multi-threaded and single-threaded applications. Learn about crucial concepts such as Data-Oriented Design, Cache Oblivious Algorithms, and False Sharing. Benefit from the expertise of Yossi Moalem, a seasoned team leader with over 15 years of professional programming experience, as he shares insights on refactoring legacy code and implementing best practices in C/C++ development.
Syllabus
Cache consistency and the C++ memory model: writing code to (…) - Yossi Moalem - code::dive 2019
Taught by
code::dive conference
Related Courses
Competitive Programmer's Core SkillsSaint Petersburg State University via Coursera Основы разработки на С++: коричневый пояс
Moscow Institute of Physics and Technology via Coursera Mastering Programming with MATLAB
Vanderbilt University via Coursera Exception Handling in Python
Coursera Project Network via Coursera Concepts in Python: Loops, Functions and Returns
Coursera Project Network via Coursera