Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Tags: intel/optimization-manual

Tags

may-2023

Toggle may-2023's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from intel/athenas/apr-2023

Add examples from Chapter 7

january-2023

Toggle january-2023's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from intel/markdryan/jan-2023

Add AMX, FP16 and other examples

february-2022

Toggle february-2022's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from markdryan/benchmarking

Add benchmark code and fix various issues

june-2021

Toggle june-2021's commit message
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]>