diff --git a/slides/10_popularization/main.tex b/slides/10_popularization/main.tex index 8d8eacf..b0eaca2 100644 --- a/slides/10_popularization/main.tex +++ b/slides/10_popularization/main.tex @@ -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} diff --git a/slides/main.tex b/slides/main.tex index 4556ea7..32a82ea 100644 --- a/slides/main.tex +++ b/slides/main.tex @@ -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}