C++ Standard Parallelism - Portable Parallel Programming Across Platforms
Offered By: Meeting Cpp via YouTube
Course Description
Overview
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
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera