From 920eb724f3398f431f284a48daae2a665adcdcfb Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 8 Oct 2021 12:49:09 +0200 Subject: [PATCH] 300 LOC --- scemama.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scemama.tex b/scemama.tex index adf6a99..06309df 100644 --- a/scemama.tex +++ b/scemama.tex @@ -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}) @@ -661,4 +661,4 @@ variable distribution \end{column} \end{columns} \end{frame} -\end{document} \ No newline at end of file +\end{document}