\frametitle{Resampling choices for {\tt integrals\_locpot}}
\resizebox{0.48\textwidth}{!}{
-\begin{minipage}{1.2\textwidth}
+\begin{minipage}{1.4\textwidth}
\begin{alltt}
\input{code/integrals_locpot_resampling_1.txt}
\end{alltt}
\end{minipage}
}
\resizebox{0.48\textwidth}{!}{
-\begin{minipage}{1.2\textwidth}
+\begin{minipage}{1.4\textwidth}
\begin{alltt}
-\input{code/integrals_locpot_resampling_1.txt}
+\input{code/integrals_locpot_resampling_2.txt}
\end{alltt}
\end{minipage}
}
}
+\frame{
+
+\frametitle{Conclusion}
+
+\begin{itemize}
+
+\item Identifying the domain of variability in ONETEP that we wish to exploit
+ has been difficult.
+
+\item We are currently targeting the sparsity we have observed in many Fourier
+ transforms as a candidate for code generation to improve ONETEP's performance.
+
+\item Generating optimised code for FFTs is an extensively studied problem. We
+intent to expoit existing research on FFTW (``Fastest Fourier Transform
+in the West'') and SPIRAL to determine our strategy for code generation.
+
+\end{itemize}
+
+}
+
\end{document}