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{frame}[label={sec:orgc7d8abc}]{Why do we like our DGEMM?}
\begin{itemize} \begin{itemize}
\item Open source code : can be modified easily \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 Decent performance with 10\% of MKL
\item Can be rewritten in different languages to increase \item Can be rewritten in different languages to increase
portability (MIPP\footnote{https://github.com/aff3ct/MIPP}) portability (MIPP\footnote{https://github.com/aff3ct/MIPP})
@ -661,4 +661,4 @@ variable distribution
\end{column} \end{column}
\end{columns} \end{columns}
\end{frame} \end{frame}
\end{document} \end{document}