This commit is contained in:
Anthony Scemama 2021-10-08 12:49:09 +02:00
parent f88d4681f2
commit 920eb724f3

View File

@ -480,7 +480,7 @@ amortize setup cost, JIT, Skylake CPU
\begin{frame}[label={sec:orgc7d8abc}]{Why do we like our DGEMM?}
\begin{itemize}
\item Open source code : can be modified easily
\item Simple code (280 LOC)
\item Simple code (300 LOC)
\item Decent performance with 10\% of MKL
\item Can be rewritten in different languages to increase
portability (MIPP\footnote{https://github.com/aff3ct/MIPP})