YoVDO

Atomic's Memory Orders, What For?

Offered By: ACCU Conference via YouTube

Tags

ACCU Conference Courses Assembly Language Courses Multithreading Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of C++ 11 Memory Model and atomic operations in this comprehensive conference talk from ACCU 2017. Delve into the world of multithreading in C++ and understand the debate surrounding the proper application of the C++ 11 Memory Model. Learn about the different options of "memory order" when using std::atomic, and gain insights into what memory order is and the significance of each option. Examine the C++ memory model, sequencing of expressions, and synchronization between threads. Discover how compiler optimizations and generated assembly affect multithreaded programs, and investigate out-of-order execution in CPUs and cache communication between cores. By the end of this 88-minute talk, grasp the full functionality of atomic variables beyond simple value storage, equipping yourself with essential knowledge for efficient multithreaded programming in C++.

Syllabus

Atomic’s memory orders, what for? - Frank Birbacher [ACCU 2017]


Taught by

ACCU Conference

Related Courses

Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPS
ACCU Conference via YouTube
Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube
Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube
Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube
Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube