From: Francis Russell Date: Wed, 5 Mar 2014 15:19:30 +0000 (+0000) Subject: Add final slide. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=77119e99a007fbe27d8a1eb039f58aeedec508fb;p=francis%2Fpsl_presentation_20140306.git Add final slide. --- 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}