Add A72 to backup slides

This commit is contained in:
Théophile Bastian 2024-12-05 13:09:39 +01:00
parent 626ce715da
commit 12b419633b
5 changed files with 34 additions and 32 deletions

View file

@ -1,30 +1,29 @@
\section{A frontend model for the Cortex A72}
%\section{A frontend model for the Cortex A72}
\begin{frame}{The Cortex A72}
\begin{itemize}
\item{} ARM
\item{} CPU of the Raspberry Pi 4: easily available
\medskip{}
\item{} ARM CPUs not usually modeled!
\item{} Backend modeled by \palmed{}
\end{itemize}
\end{frame}
%\begin{frame}
% \centering
% \includegraphics[width=0.9\textwidth]{A72_pipeline_diagram.svg}
% \todo{Dispatch queues}
%\begin{frame}{The Cortex A72}
% \begin{itemize}
% \item{} ARM
% \item{} CPU of the Raspberry Pi 4: easily available
% \medskip{}
% \item{} ARM CPUs not usually modeled!
% \item{} Backend modeled by \palmed{}
% \end{itemize}
%\end{frame}
\begin{frame}{Manual model}
\begin{itemize}
\item Goal: manually craft a frontend model
\item Try to follow methods that can be automated
\item Propose a parametric model for future works, leaving question
marks on some sections
\end{itemize}
\begin{frame}{A72 pipeline}
\centering
\includegraphics[width=0.9\textwidth]{A72_pipeline_diagram.svg}
\end{frame}
%\begin{frame}{Manual model}
% \begin{itemize}
% \item Goal: manually craft a frontend model
% \item Try to follow methods that can be automated
% \item Propose a parametric model for future works, leaving question
% marks on some sections
% \end{itemize}
%\end{frame}
\begin{frame}{Proposed parametric model}
\vfill
\centering
@ -102,11 +101,11 @@
\end{tabular}
\end{frame}
\begin{frame}{Limitations}
\begin{itemize}
\item Parts of this model were entirely manually solved (\eg{} \# of
dispatch queues)
\item Evaluation based on \palmed{} suite: biased
\item Must be tested on other architectures!
\end{itemize}
\end{frame}
%\begin{frame}{Limitations}
% \begin{itemize}
% \item Parts of this model were entirely manually solved (\eg{} \# of
% dispatch queues)
% \item Evaluation based on \palmed{} suite: biased
% \item Must be tested on other architectures!
% \end{itemize}
%\end{frame}

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -17,8 +17,7 @@ CORSE team}}}
%\subject{}
%\logo{}
\institute{
\vspace{1em}
\includegraphics[height=0.8cm]{assets/logo/uga.svg}\hfill
\vspace{1em} \includegraphics[height=0.8cm]{assets/logo/uga.svg}\hfill
\includegraphics[height=0.8cm]{assets/logo/lig.svg}\hfill
\includegraphics[height=0.8cm]{assets/logo/inria.svg}
}
@ -68,4 +67,8 @@ CORSE team}}}
\Large{}Questions?
\end{frame}
\appendix
\importchapter{80_frontend}
\end{document}