Explore advanced SIMD (Single Instruction, Multiple Data) algorithms through visual representations in this conference talk from Meeting C++ 2023. Delve into the fundamental concepts behind non-trivial vectorized algorithms, including strcmp, set_intersect, and sort, with the possibility of covering additional topics. Gain insights into the basic ideas of these algorithms without delving into complex implementation details, making SIMD concepts more accessible. No prior knowledge of SIMD is required, though a basic understanding of CS101 algorithms is helpful. By the end of the talk, demystify SIMD and gain a clearer understanding of its applications in algorithm optimization.
Overview
Syllabus
Advanced SIMD Algorithms in Pictures - Denis Yaroshevskiy - Meeting C++ 2023
Taught by
Meeting Cpp