In Chapter 3, you learned how to carry out elementary arithmetic using packed floating-point operands and AVX C++ SIMD intrinsic functions. You also learned how to code simple SIMD functions that performed computations using the elements of a floating-point array or matrix. In this chapter, you will study source code examples that perform floating-point calculations using AVX2 and C++ SIMD intrinsic functions. The first section highlights an array-based algorithm that demonstrates ...
5. AVX2 C++ Programming: Part 2
Get Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using AVX, AVX2, and AVX-512 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.