Parallelizing the Standard Template Library
Offered By: CppNow via YouTube
Course Description
Overview
Explore the implementation and performance of parallel Standard Template Library algorithms in this 44-minute CppNow conference talk. Dive into the STE||AR group's experience developing parallel STL within HPX, examining execution times and scaling. Gain insights into the benefits and potential limitations of incorporating parallelism into the C++ Standard Template Library. Learn how C++ is evolving to embrace parallel computing paradigms, addressing the shift away from frequency scaling in computer architecture. Compare C++'s approach to emerging languages like GO and Swift that actively promote parallel programming. Understand the growing importance of parallelism in modern software development beyond traditional high-performance computing applications.
Syllabus
Grant Mercer: Parallelizing the Standard Template Library
Taught by
CppNow
Related Courses
Computer ArchitecturePrinceton University via Coursera High Performance Scientific Computing
University of Washington via Coursera Parallel Programming Concepts
openHPI Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera