www: Add kernelgen publications
authorTobias Grosser <grosser@fim.uni-passau.de>
Fri, 18 Jan 2013 00:26:39 +0000 (00:26 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Fri, 18 Jan 2013 00:26:39 +0000 (00:26 +0000)
Contributed by: Dmitry Mikushin <dmitry@kernelgen.org>

llvm-svn: 172772

polly/www/publications.html
polly/www/publications/kernelgen-ncar-2012-slides.pdf [new file with mode: 0644]
polly/www/publications/kernelgen-pavt-2012-slides.pdf [new file with mode: 0644]

index 5d29e0f..aeba814 100644 (file)
@@ -18,9 +18,7 @@
   <h2> Publications involving Polly </h2>
   <h3> 2012 </h3>
   <ul>
-  <li>
-
-  <em>Polly - Performing polyhedral optimizations on a low-level intermediate
+  <li><em>Polly - Performing polyhedral optimizations on a low-level intermediate
       representation </em><br />
 Tobias Grosser, Armin Groesslinger, Christian Lengauer<br />
 Parallel Processing Letters 2012 22:04<br />
@@ -28,6 +26,16 @@ Parallel Processing Letters 2012 22:04<br />
 href="http://www.worldscientific.com/doi/abs/10.1142/S0129626412500107?af=R">
 Online Issue</a>
   </li>
+  <li><em>KernelGen - a prototype of auto-parallelizing Fortran/C compiler for NVIDIA GPUs</em><br />
+  Dmitry Mikushin, Nikolay Likhogrud, Hou Yunqing, Sergey Kovylov<br />
+  Multi-core Workshop 2012, NCAR, Boulder, CO<br /><a
+  href="publications/kernelgen-ncar-2012-slides.pdf">Slides</a>
+  </li>
+  <li><em>KernelGen - a toolchain for automatic GPU-centric applications porting</em><br />
+  Nikolay Likhogrud, Dmitry Mikushin, Andrew Adinets<br />
+  Parallel Computational Technologies (PCT) 2012, Novosibirsk<br /><a
+  href="publications/kernelgen-pavt-2012-slides.pdf">Slides</a>
+  </li>
   </ul>
   <h3> 2011 </h3>
   <ul>
diff --git a/polly/www/publications/kernelgen-ncar-2012-slides.pdf b/polly/www/publications/kernelgen-ncar-2012-slides.pdf
new file mode 100644 (file)
index 0000000..8a91611
Binary files /dev/null and b/polly/www/publications/kernelgen-ncar-2012-slides.pdf differ
diff --git a/polly/www/publications/kernelgen-pavt-2012-slides.pdf b/polly/www/publications/kernelgen-pavt-2012-slides.pdf
new file mode 100644 (file)
index 0000000..ce4b832
Binary files /dev/null and b/polly/www/publications/kernelgen-pavt-2012-slides.pdf differ