Adventures in SIMD-Thinking
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk on SIMD (Single Instruction, Multiple Data) capabilities in modern computing hardware. Gain a high-level overview of SSE, AVX, and AVX-512 instruction set architectures provided by Intel microprocessors. Learn how to compose a simple API using C++ and compiler intrinsics to implement these instruction sets. Discover real-world examples where additional performance can be achieved through "vertical" thinking. Examine how to improve performance for interesting problems like sorting values in a register, creating fast 1-D median filters, and high-speed convolution and correlation. Dive into the potential of SIMD computing and learn how to leverage its power in your C++ projects.
Syllabus
Adventures in SIMD-Thinking - Bob Steagall - [CppNow 2021]
Taught by
CppNow
Related Courses
Capstone: Photo Tourist Web ApplicationJohns Hopkins University via Coursera Introduction to NodeJS
Microsoft via edX API Development on Google Cloud's Apigee API Platform
Google Cloud via Coursera Desarrollo de páginas con Angular
Universidad Austral via Coursera Full Stack Web Developer
Udacity