The source code examples of the previous chapter elucidated the fundamentals of AVX using packed integer operands and C++ SIMD intrinsic functions. In this chapter, you will learn how to exploit the floating-point capabilities of AVX using C++ SIMD intrinsic functions. The chapter begins with a series of examples that demonstrate common arithmetic operations using packed floating-point operands. This is followed by a section that explains how to carry out SIMD calculations using ...
3. AVX 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.