Advanced SIMD Algorithms in Pictures
Offered By: Meeting Cpp via YouTube
Course Description
Overview
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.
Syllabus
Advanced SIMD Algorithms in Pictures - Denis Yaroshevskiy - Meeting C++ 2023
Taught by
Meeting Cpp
Related Courses
Stanford Seminar - MIPS Open, Wave ComputingStanford University via YouTube Loop Analysis and Vectorization in Julia - JuliaCon 2020
The Julia Programming Language via YouTube Intrinsic Functions and Vector Processing Extensions for SIMD Parallel Operations in C++
javidx9 via YouTube Intrinsics - Low-Level Engine Development with Burst - Unite Copenhagen
Unity via YouTube Aggregating Ticks to Manage Scale in Sea of Thieves - Unreal Fest Europe 2019 - Unreal Engine
Unreal Engine via YouTube