© 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_8

8. AVX-512 C++ Programming: Part 2

Daniel Kusswurm1  
(1)
Geneva, IL, USA
 

In earlier chapters, you studied a variety of source code examples that demonstrated floating-point calculations and algorithms using AVX and AVX2 C++ SIMD intrinsic functions. In this chapter, you will examine similar source code examples that highlight the use of AVX-512 C++ SIMD intrinsic functions that perform floating-point operations. The first section contains two source code examples that illustrate simple floating-point arithmetic using 512-bit wide operands. The next ...

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.