summaryrefslogtreecommitdiffstats
path: root/polly/www
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2013-01-18 00:26:39 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2013-01-18 00:26:39 +0000
commitf75ba1969734e04c54b922389d482433c4fe8201 (patch)
treefdbfd3acaf82a38d339746ab084a6da86445d759 /polly/www
parent18b1abb1374076cf16cafe81b84208c6e839dd1a (diff)
downloadbcm5719-llvm-f75ba1969734e04c54b922389d482433c4fe8201.tar.gz
bcm5719-llvm-f75ba1969734e04c54b922389d482433c4fe8201.zip
www: Add kernelgen publications
Contributed by: Dmitry Mikushin <dmitry@kernelgen.org> llvm-svn: 172772
Diffstat (limited to 'polly/www')
-rw-r--r--polly/www/publications.html14
-rw-r--r--polly/www/publications/kernelgen-ncar-2012-slides.pdfbin0 -> 2611842 bytes
-rw-r--r--polly/www/publications/kernelgen-pavt-2012-slides.pdfbin0 -> 899518 bytes
3 files changed, 11 insertions, 3 deletions
diff --git a/polly/www/publications.html b/polly/www/publications.html
index 5d29e0f144b..aeba814f6f3 100644
--- a/polly/www/publications.html
+++ b/polly/www/publications.html
@@ -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
index 00000000000..8a91611828a
--- /dev/null
+++ b/polly/www/publications/kernelgen-ncar-2012-slides.pdf
Binary files 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
index 00000000000..ce4b83251d1
--- /dev/null
+++ b/polly/www/publications/kernelgen-pavt-2012-slides.pdf
Binary files differ
OpenPOWER on IntegriCloud