Skip to content
Snippets Groups Projects
slides.tex 340 B
Newer Older
Ewan Roche's avatar
Ewan Roche committed
\documentclass[20pt, xcolor={usenames,dvipsnames}]{beamer}

\usepackage{alltt}

\hypersetup{
  pdftitle={Compiling code and using MPI},
  pdfauthor={http://scitas.epfl.ch},
  colorlinks=true,
  urlcolor=blue
}

\title{Compiling code and using MPI}
\author{\url{scitas.epfl.ch}}
Ewan Roche's avatar
Ewan Roche committed
\date{} 

Ewan Roche's avatar
Ewan Roche committed


\begin{document}
\input{document}
\end{document}