BRYCE ADELSTEIN LELBACH - The C++ Execution Model

Опубликовано: 16 Май 2025
на канале: cppunderthesea
1,182
47

[C++ Under the Sea 2024 conference]
https://cppunderthesea.nl/
11th of October 2024

Video recording sponsored by think-cell: https://www.think-cell.com

[The C++ Execution Model]
At the heart of the C++ programming language is the multi-threaded abstract machine and its execution model, the platform-agnostic formal model that generically describes how to run a C++ program. In this talk, you will learn the rules that govern how your C++ code is executed and see how those rules impact the C++ code you write every day.

[Bryce Adelstein Lelbach]
Bryce has spent over a decade developing programming languages, compilers, and software libraries. He is a Principal Architect at NVIDIA, where he leads HPC programming language efforts and drives the technical roadmap for NVIDIA’s HPC compilers and libraries. Bryce is passionate about C++ and is one of the leaders of the C++ community. He has served as chair of INCITS/PL22, the US standards committee for programming languages and the Standard C++ Library Evolution group. Bryce served as the program chair for the C++Now and CppCon conferences for many years. On the C++ Committee, he has personally worked on concurrency primitives, parallel algorithms, executors, and multidimensional arrays. He is one of the founding developers of the HPX parallel runtime system. Outside of work, Bryce is passionate about airplanes and watches.

[Social media]
  / cpp-under-the-sea  
https://x.com/cppunderthesea

[Tags]
#cpp #cplusplus #cppprogramming #cppunderthesea #abstractmachine #executionmodel #threads #flatstorage #sequencedbefore #happensbefore #forwardprogress