Skip to content
Snippets Groups Projects
Verified Commit 9d27ba5e authored by Joshua Balthasar Kobschätzki's avatar Joshua Balthasar Kobschätzki :speech_balloon:
Browse files

chore: remove n100 slide and change tense

parent b63a1928
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -200,7 +200,7 @@
\code{std::simd}, High-level SIMD is suboptimal
\begin{itemize}
\item Abstraction cost was too high
\item Abstraction cost is too high
\item Optimizing of scalar code via SIMD intrinsic is significantly more effective
\item Does not adapt well across microarchitectures
\end{itemize}
......@@ -252,20 +252,4 @@
\end{table}
\end{frame}
\begin{frame}[fragile]{\subsecname}
\begin{table}[]
\begin{tabular}{l|l|l}
Spec / Name & N100 & 20Y7CTO1WW \\\hline
CPU & Intel N100 & AMD Ryzen 3 5300U \\
CPU count & 1 & 1 \\
CPU cores & 4 & 4 \\
CPU Freq (nominal) & 800 MHz/ 3.40 GHz & 2.6/ 3.8 GHz \\
Mikroarchitektur & Alder Lake N & Renoir (Zen 2) \\
RAM & 16 GB & 20 GB, DDR4 \\
Disk(s) & ZFS (warm) & ext4 (warm) \\
AVX & AVX 2 + AVX VNNI & AVX 2
\end{tabular}
\end{table}
\end{frame}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment