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.
Overview
Syllabus
Advanced SIMD Algorithms in Pictures - Denis Yaroshevskiy - CppCon 2023
Taught by
CppCon