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
程序设计实习 / Practice on ProgrammingPeking University via Coursera 程序设计与算法(大学先修课)
Peking University via Coursera Programming in C++
Indian Institute of Technology, Kharagpur via Swayam Fundamentals of Computer Science
Indian Institute of Technology Bombay via edX Complete Modern C++ (C++11/14/17)
Udemy