Learn Generative AI, Prompt Engineering, and LLMs for Free
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Explore the future of parallel programming in C++ with this conference talk from Meeting C++ 2022. Dive into the roadmap for C++ Standard Parallelism, a revolutionary approach that promises portable parallel code across diverse hardware platforms. Learn about the three key components of this vision: common parallel algorithms leveraging vendor-optimized libraries, tools for creating universal parallel algorithms, and mechanisms for composing parallel algorithm invocations into task graphs. Discover what's already available, upcoming features, and potential future developments in C++ parallelism. Gain insights into writing efficient parallel code that can run on CPUs, GPUs, DPUs, and specialized accelerators, addressing the challenges posed by increasing hardware diversity in modern software development.
Syllabus
C++ Standard Parallelism - David Olsen - Meeting C++ 2022
Taught by
Meeting Cpp