Advanced SIMD Algorithms in Pictures - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore advanced SIMD algorithms through visual explanations in this 24-minute conference talk from CppCon 2023. Delve into the basic concepts behind non-trivial vectorized algorithms, focusing on memcmp, copy_if, and set_intersection. Gain insights into SIMD programming without requiring extensive prior knowledge beyond CS101 algorithms. Learn from Denis Yaroshevskiy, a performance engineer at Meta and contributor to foundational libraries like libc++, folly, and Chromium/base, as he demystifies SIMD techniques and their applications in high-performance computing.
Syllabus
Advanced SIMD Algorithms in Pictures - Denis Yaroshevskiy - CppCon 2023
Taught by
CppCon
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera