diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-02-04 06:40:59 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-02-04 06:40:59 +0000 |
commit | 0ef8fa2528496b0c09e467d185a44fee71b56d38 (patch) | |
tree | 1c28a39bbe1d0df0d4072656e4bf4f13043e8095 | |
parent | b9d4b2462427b35d7659ee4dda335f228e3553e2 (diff) | |
download | bcm5719-llvm-0ef8fa2528496b0c09e467d185a44fee71b56d38.tar.gz bcm5719-llvm-0ef8fa2528496b0c09e467d185a44fee71b56d38.zip |
www: Add Michael's thesis
llvm-svn: 259760
-rw-r--r-- | polly/www/publications.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/polly/www/publications.html b/polly/www/publications.html index 838b610710f..29605ebecb3 100644 --- a/polly/www/publications.html +++ b/polly/www/publications.html @@ -70,6 +70,15 @@ Parallel Processing Letters 2012 22:04<br /> 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 /> |