Commit 3959160
authored
Add Allo to users of MLIR (#225)
> [Allo](https://github.com/cornell-zhang/allo) is a Python-embedded
Accelerator Design Language (ADL) and compiler that
facilitates the construction of large-scale, high-performance hardware
accelerators
in a modular and composable manner. It supports progressive hardware
customizations,
reusable parameterized kernel templates, and composable schedules on top
of MLIR
for productive hardware development.
We gave a talk at the [MLIR Open Design
Meeting](https://mlir.llvm.org/talks/) on 2022-08-11 about our progress,
and the project was finally published in [PLDI
2024](https://dl.acm.org/doi/10.1145/3656401). Since then, Allo has
attracted over 10 industry and academic partners, thanks to its strong
foundation on MLIR.1 parent c5f71d1 commit 3959160
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
17 | 25 | | |
18 | 26 | | |
19 | 27 | | |
| |||
0 commit comments