Cache Consistency and the C++ Memory Model - Writing Code to
Offered By: code::dive conference via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
3D Printing - Programmer's Perspectivecode::dive conference via YouTube Reasons to Move Your C++ Code to Visual Studio 2017
code::dive conference via YouTube A Short Life Span for a Regular Mess
code::dive conference via YouTube A Trusted Trip in the Cloud - Working with Trusted Hardware
code::dive conference via YouTube Accelerate Functional Coverage Closure Using Co-simulation and Machine Learning
code::dive conference via YouTube