[polly] r259760 - www: Add Michael's thesis
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 22:41:00 PST 2016
Author: grosser
Date: Thu Feb 4 00:40:59 2016
New Revision: 259760
URL: http://llvm.org/viewvc/llvm-project?rev=259760&view=rev
Log:
www: Add Michael's thesis
Modified:
polly/trunk/www/publications.html
Modified: polly/trunk/www/publications.html
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/www/publications.html?rev=259760&r1=259759&r2=259760&view=diff
==============================================================================
--- polly/trunk/www/publications.html (original)
+++ polly/trunk/www/publications.html Thu Feb 4 00:40:59 2016
@@ -70,6 +70,15 @@ Parallel Processing Letters 2012 22:04<b
Slides & Paper: <a href="http://impact.gforge.inria.fr/impact2015/">Impact2015</a>
</li>
</ul>
+ <h3> 2014 </h3>
+ <ul>
+ <li><em>
+ Lattice QCD Optimization and Polytopic Representations of Distributed Memory </em><br />
+ Michael Kruse<br />
+ Doctoral Thesis, Ecole doctorale Informatique de Paris-Sud<br />
+ <a href="http://www.theses.fr/2014PA112198">Thesis</a>
+ </li>
+ </ul>
<h3> 2012 </h3>
<ul>
<li><em>KernelGen - a prototype of auto-parallelizing Fortran/C compiler for NVIDIA GPUs</em><br />
More information about the llvm-commits
mailing list