diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-02-04 06:36:50 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-02-04 06:36:50 +0000 |
commit | b9d4b2462427b35d7659ee4dda335f228e3553e2 (patch) | |
tree | 2b417b757fdf8ab3b6653ea52c7ddadc46fd1405 | |
parent | 71c250445a482919418d3a124d9c57c161387d09 (diff) | |
download | bcm5719-llvm-b9d4b2462427b35d7659ee4dda335f228e3553e2.tar.gz bcm5719-llvm-b9d4b2462427b35d7659ee4dda335f228e3553e2.zip |
www: Add Felix-Antoine's master thesis
llvm-svn: 259759
-rw-r--r-- | polly/www/publications.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/polly/www/publications.html b/polly/www/publications.html index 3944bf3e0ca..838b610710f 100644 --- a/polly/www/publications.html +++ b/polly/www/publications.html @@ -42,6 +42,14 @@ Parallel Processing Letters 2012 22:04<br /> Simon Moll, Johannes Doerfert and Sebastian Hack<br /> 25th International Conference on Compiler Construction (CC 2016)<br /> </li> + <li><em>Parallelisation automatique de programmes scientifiques pour systems + distribues + </em><br /> + Felix-Antoine Quellet<br /> + Master Thesis, Universite de Sherbrooke<br /> + <a + href="http://savoirs.usherbrooke.ca/bitstream/handle/11143/8171/Ouellet_Felix_Antoine_MSc_2016.pdf?sequence=4">Thesis</a> + </li> </ul> <h3> 2015 </h3> <ul> |