0:00
/

Paid episode

The full episode is only available to paid subscribers of Computer, Enhance!

Three Steps from Scalar to SIMD

When we want to change the interior of a loop (with complex control flow) from processing one thing to processing several at a time, it's best to tackle the problem in three sequential steps.

This is the thirteenth video in Part 5 of the Performance-Aware Programming series. Please see the Table of Contents to quickly navigate through the rest of the course as it is updated, and the code repository for downloadable code listings.

The full video is for paid subscribers