Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore CPU Extensions and SIMD parallel operations in C++ programming through Compiler Intrinsic Functions in this comprehensive 56-minute video tutorial. Dive into the complexities of vector processing extensions, starting with an introduction to how these extensions look and feel. Progress to implementing Mandelbrot Fractal generation code using intrinsic functions. Cover topics such as SSE, ABX, cache optimization, and various intrinsic instructions. Learn about manual form implementation, register usage, and equality comparisons. Conclude with a focus on x-axis repetition and valuable resources for further learning. Access the source code on GitHub and connect with the instructor through various social media platforms for additional support and community engagement.
Syllabus
Introduction
Demonstration
Intrinsic Functions
SSE
ABX
Cache
Fractal
Intrinsic Equivalent
While Loop
Manual Form
Registers
Intrinsic Instruction 1
Intrinsic Instruction 2
Intrinsic Instruction 3
Equality
Less than
Repeat
Xaxis
Resources
Taught by
javidx9