Add summary slide to intro
This commit is contained in:
parent
1159a4103e
commit
c7169b2e7a
2 changed files with 18 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
\selectlanguage{french}
|
||||
|
||||
\section{Introduction (en français)}
|
||||
|
||||
\begin{frame}
|
||||
|
@ -162,3 +164,19 @@
|
|||
\textbf{\alert{``Analyseurs de code''}}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\selectlanguage{english}
|
||||
|
||||
\begin{frame}{Summary}
|
||||
\begin{itemize}
|
||||
\item Performance prediction for \alert{computational microkernels}
|
||||
\item Approach based on \alert{bottlenecks}
|
||||
\item Requires \alert{microarchitectural models}
|
||||
\end{itemize}
|
||||
|
||||
\vfill{}
|
||||
|
||||
\begin{center}
|
||||
\textbf{Works centered on developing parts of these models}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
|
|
@ -33,11 +33,8 @@ CORSE team}}}
|
|||
% \tableofcontents[hideallsubsections]
|
||||
%\end{frame}
|
||||
|
||||
\selectlanguage{french}
|
||||
\importchapter{10_popularization}
|
||||
\selectlanguage{english}
|
||||
\importchapter{20_foundations}
|
||||
%\importchapter{30_frontend}
|
||||
\importchapter{40_cesasme}
|
||||
\importchapter{50_staticdeps}
|
||||
\importchapter{60_a72combined}
|
||||
|
|
Loading…
Reference in a new issue