September 2023
Intermediate to advanced
688 pages
25h 59m
English
In the previous chapter, you studied a variety of source code examples that explained how to exploit the AVX-512 instruction set to perform packed floating-point computations using the elements of an array or matrix. In this chapter, you’ll learn how to code a few signal processing functions using AVX-512 instructions and SIMD arithmetic. The source code examples presented in this chapter are AVX-512 implementations of the same signal processing functions that you saw ...
Read now
Unlock full access