© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
D. KusswurmModern Parallel Programming with C++ and Assembly Languagehttps://doi.org/10.1007/978-1-4842-7918-2_17

17. AVX-512 Assembly Language Programming: Part 1

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In Chapters 7 and 8, you learned how to exploit the computational resources of AVX-512 using C++ SIMD intrinsic functions. The next two chapters explain how to use AVX-512 assembly language instructions to perform similar operations. The focus of this chapter is AVX-512 SIMD calculations and operations using 512-bit wide packed integer operands. AVX-512 SIMD calculations and operations using packed floating-point operands are covered in the next chapter.

As discussed ...

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.