No Sane Compiler Would Optimize Atomics
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of compiler optimization for atomics in this comprehensive CppNow conference talk. Delve into how compilers actually optimize atomics, memory accesses around atomics, and leverage architecture-specific knowledge. Learn about the speaker's efforts to encourage more compiler optimizations, promote programmer reliance on these optimizations, and advocate for new atomic tools from hardware vendors. Examine common misconceptions about volatile keywords, benign races, and non-temporal accesses. Gain insights into the complexities of memory orderings and their importance in concurrent and parallel programming. Discover close-to-the-metal concurrency and parallelism tools being standardized. Note that the last 15 minutes of audio are missing due to a microphone failure, but slides are available for reference.
Syllabus
JF Bastien: No Sane Compiler Would Optimize Atomics
Taught by
CppNow
Related Courses
C++ Parallel Programming ModelsNDC Conferences via YouTube Hydrodynamic Scale for Integrable Classical Many-Body Systems - Herbert Spohn
Kavli Institute for Theoretical Physics via YouTube Nonreciprocity as a Generic Route to Traveling and Oscillatory States - Zhihong You
Kavli Institute for Theoretical Physics via YouTube Observation of Time-Crystalline Eigenstate Order on a Quantum Processor - Pedram Roushan
Kavli Institute for Theoretical Physics via YouTube Creating a Secure IoT Platform Using Common Linux Distributions
Linux Foundation via YouTube