phd-defense/slides/main.tex

50 lines
1.3 KiB
TeX

% vim: spell spelllang=en
\documentclass[11pt,xcolor={dvipsnames},aspectratio=169]{beamer}
\usetheme{metropolis}
\input{include/packages.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{Performance study:\\
\hfill{}identifying bottlenecks by means of sensitivity analysis}
\subtitle{PhD defense\\
{\small{Prepared under the supervision of Fabrice \textsc{Rastello} ---
CORSE team}}}
\author[\slidecountline]{Théophile \textsc{Bastian}}
\date{9\up{th} December 2024}
%\subject{}
%\logo{}
\institute{
\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}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\selectlanguage{english}
\maketitle{}
% This is actually quite useless
%\begin{frame}
% \setbeamertemplate{section in toc}[sections numbered]
% \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}
\begin{frame}[standout]
\Large{}Questions?
\end{frame}
\end{document}