phd-defense/slides/main.tex
2024-11-20 12:54:09 +01:00

45 lines
1.1 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 ---~Théophile \textsc{Bastian}\\
{\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{
Université Grenoble Alpes, inria}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\selectlanguage{english}
\maketitle{}
\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}