From 77119e99a007fbe27d8a1eb039f58aeedec508fb Mon Sep 17 00:00:00 2001 From: Francis Russell Date: Wed, 5 Mar 2014 15:19:30 +0000 Subject: [PATCH] Add final slide. --- presentation.tex | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/presentation.tex b/presentation.tex index 0cfac18..1ad2db1 100644 --- a/presentation.tex +++ b/presentation.tex @@ -11,6 +11,7 @@ \usepackage{subfig} \usepackage[utf8x]{inputenc} \usepackage{tabularx} +\usepackage{wasysym} \title[Accelerating ONETEP]{Exploring Performance Optimisation Opportunities in ONETEP} \subtitle{PSL Outcome Presentation} @@ -138,6 +139,31 @@ to performing interpolation using exising Fourier transform implementations. } +\frame{ + +\frametitle{Finishing Touches} + +We've written a paper documenting the different algorithmic and +platform-dependent techniques we used to reduce computational cost and exploit +variation for finding high-performance interpolation strategies for a given +platform. + +\vspace{1em} + +We hope to submit {\bf very} soon \smiley. + +\vspace{2em} + +Also: + +\vspace{1em} + +Thom Popovici, a PhD student of Franz Franchetti (the SPIRAL project) is looking +at how to get SPIRAL to generate interpolation implementations based on the +algorithms we have looked at. + +} + \end{document} -- 2.47.3