This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Tags: intel/optimization-manual
Tags
Add examples from Chapters 8, 15, 18 This commit adds the sample code from chapters 8 (VNNI), 15 (AVX) and 18 (AVX-512) of the optimisation manual. Unit tests are provided for each sample. They can be built with gcc, Clang, or MSVC. Co-authored-by: [email protected] Signed-off-by: Mark Ryan <[email protected]>