-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathpubs.bib
More file actions
177 lines (158 loc) · 5.94 KB
/
Copy pathpubs.bib
File metadata and controls
177 lines (158 loc) · 5.94 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
@string{micro = {{IEEE/ACM} International Symposium on Microarchitecture
(MICRO)}}
@string{pldi = {{ACM} Conference on Programming Language Design and
Implementation (PLDI)}}
@string{oopsla = {{ACM} Conference on Object-Oriented Programming, Systems,
Languages, and Applications (OOPSLA)}}
@string{isca = {International Symposium on Computer Architecture (ISCA)}}
@string{icfp = {{ACM SIGPLAN} International Conference on Functional
Programming (ICFP)}}
@string{popl = {{ACM SIGPLAN--SIGACT} Symposium on Principles of Programming Languages (POPL)}}
@string{asplos = {International Conference on Architectural Support for
Programming Languages and Operating Systems (ASPLOS)}}
@string{snapl = {Summit on Advances in Programming Languages (SNAPL)}}
@string{icse-seip = {International Conference on Software Engineering: Software Engineering in Practice (ICSE SEIP)}}
@string{hpca = {IEEE International Symposium on High-Performance Computer Architecture (HPCA)}}
@inproceedings{DBLP:conf/asplos/VanHattumPFSB24,
author = {Alexa VanHattum and
Monica Pardeshi and
Chris Fallin and
Adrian Sampson and
Fraser Brown},
title = {Lightweight, Modular Verification for WebAssembly-to-Native Instruction
Selection},
booktitle = asplos,
year = {2024},
}
@article{DBLP:journals/pacmpl/NigamAS23,
author = {Rachit Nigam and
Pedro Henrique Azevedo de Amorim and
Adrian Sampson},
title = {Modular Hardware Design with Timeline Types},
number = pldi,
year = {2023},
}
@inproceedings{DBLP:conf/asplos/BerlsteinNGS23,
author = {Griffin Berlstein and
Rachit Nigam and
Christophe Gyurgyik and
Adrian Sampson},
title = {Stepwise Debugging for Hardware Accelerators},
booktitle = asplos,
year = {2023},
}
@article{DBLP:journals/micro/AditS22,
author = {Neil Adit and
Adrian Sampson},
title = {Performance Left on the Table: An Evaluation of Compiler Autovectorization
for {RISC-V}},
journal = micro,
year = {2022},
}
@inproceedings{DBLP:conf/hpca/LiYNS22,
author = {Zhijing Li and
Yuwei Ye and
Stephen Neuendorffer and
Adrian Sampson},
title = {Compiler-Driven Simulation of Reconfigurable Hardware Accelerators},
booktitle = hpca,
year = {2022},
}
@inproceedings{DBLP:conf/icse/VanHattumSCS22,
author = {Alexa VanHattum and
Daniel Schwartz{-}Narbonne and
Nathan Chong and
Adrian Sampson},
title = {Verifying Dynamic Trait Objects in Rust},
booktitle = icse-seip,
year = {2022},
}
@inproceedings{trillium,
title = {Software-Defined Vector Processing on Manycore Fabrics},
author = {Philip Bedoukian and Neil Adit and Edwin Peguero and Adrian Sampson},
booktitle = micro,
year = 2021,
}
@inproceedings{reticle,
title = {Reticle: A Virtual Machine for Programming Modern {FPGAs}},
author = {Luis Vega and Joseph McMahan and Adrian Sampson and Dan Grossman
and Luis Ceze},
booktitle = pldi,
year = 2021,
}
@inproceedings{lfogl,
author = {Adrian Sampson},
title = {Let's Fix {OpenGL}},
booktitle = snapl,
year = {2017},
}
@inproceedings{braid,
title = {Static Stages for Heterogeneous Programming},
author = {Adrian Sampson and
Kathryn S McKinley and
Todd Mytkowicz},
booktitle = oopsla,
year = 2017,
}
@inproceedings{gator,
author = {Dietrich Geisler and
Irene Yoon and
Aditi Kabra and
Horace He and
Yinnon Sanders and
Adrian Sampson},
title = {Geometry Types for Graphics Programming},
year = {2020},
booktitle = oopsla,
}
@inproceedings{calyx,
title = {A Compiler Infrastructure for Accelerator Generators},
author = {Rachit Nigam and Samuel Thomas and Zhijing Li and Adrian Sampson},
booktitle = asplos,
year = 2021,
}
@inproceedings{diospyros,
title = {Vectorization for Digital Signal Processors via Equality Saturation},
author = {Alexa VanHattum and Rachit Nigam and Vincent T. Lee and James
Bornholt and Adrian Sampson},
booktitle = asplos,
year = 2021,
}
@inproceedings{dahlia,
title = {Predictable Accelerator Design with Time-Sensitive Affine Types},
author = {Rachit Nigam and Sachille Atapattu and Samuel Thomas and Zhijing
Li and Theodore Bauer and Yuwei Ye and Apurva Koti and Adrian Sampson
and Zhiru Zhang},
year = 2020,
booktitle = pldi,
}
@inproceedings{eva2,
author = {Mark Buckler and Philip Bedoukian and Suren Jayasuriya and Adrian Sampson},
booktitle = {International Symposium on Computer Architecture (ISCA)},
title = {{EVA}²: Exploiting Temporal Redundancy in Live Computer Vision},
year = {2018}
}
@inproceedings{visionmode,
author = {Mark Buckler and Suren Jayasuriya and Adrian Sampson},
title = {Reconfiguring the Imaging Pipeline for Computer Vision},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
year = {2017},
}
@inproceedings{pathind,
author = {Aditi Kabra and Dietrch Geisler and Adrian Sampson},
title = {Online Verification of Commutativity},
year = 2020,
booktitle = {Tools for Automatic Program Analysis (TAPAS)},
}
@inproceedings{deepjpeg,
title = {Optimizing {JPEG} Quantization for Classification Networks},
author = {Zhijing Li and Christopher De Sa and Adrian Sampson},
booktitle = {Resource-Constrained Machine Learning (ReCoML) Workshop of MLSys},
year = 2020,
}
@inproceedings{lambdalab,
title = {LambdaLab: An Interactive λ-Calculus Reducer for Learning},
author = {Daniel Sainati and Adrian Sampson},
booktitle = {SPLASH-E},
year = 2018,
}