-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathACKS
57 lines (38 loc) · 1.6 KB
/
ACKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
ACKNOWLEDGMENTS
1. NSF grants 0121676 and 0509467
2. Martin Griebl and the LooPo team for the LooPo system modules of which
were used in earlier versions of Pluto.
[Fakultät für Mathematik und Informatik
Universität Passau, Germany]
3. Cédric Bastoul for CLooG
Université Paris-Sud 11, Orsay, France
4. Cédric Bastoul and Louis-Noel Pouchet for Clan and Candl
5. Louis-Noel Pouchet for miscellaneous collaborative development
6. Sven Verdoolaege for Cloog-isl and isl
7. All other contributors of Cloog, Candl, Clan, and PipLib
8. Albert Hartono and Boyana Norris for Orio
9. Nicolas Vasilache
10. Youcef Bouchebaba
Bugs and fixes
1. Piotr Lesnicki and Louis-Noël Pouchet for an inscop fix
2. Jeff Hammond for pointing out an autoconf problem
Citing Pluto
Please refer to the following papers when citing Pluto. Thank you.
@inproceedings{uday08cc,
author = {Uday Bondhugula and Muthu Baskaran and Sriram
Krishnamoorthy and J. Ramanujam and A. Rountev and P.
Sadayappan},
title = {Automatic Transformations for Communication-Minimized Parallelization and Locality Optimization in the Polyhedral Model},
booktitle = {International Conference on Compiler Construction (ETAPS CC)},
year = 2008,
month = apr,
}
@inproceedings{uday08pldi,
author = {Uday Bondhugula and Albert Hartono
and J. Ramanujam and P. Sadayappan},
title = {A Practical Automatic Polyhedral Program Optimization System},
booktitle = {ACM SIGPLAN Conference on Programming Language Design and
Implementation (PLDI)},
year = 2008,
month = jun
}