From 82205c7a37380cda11c1b72cdf3750f214703bb6 Mon Sep 17 00:00:00 2001 From: Yuka Ikarashi Date: Tue, 12 Nov 2024 13:55:40 -0500 Subject: [PATCH] grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff154457..fb5efe47 100644 --- a/README.md +++ b/README.md @@ -132,11 +132,11 @@ The gist of its design principles and features is summarized in [Design.md](./do - [Exocompilation for Productive Programming of Hardware Accelerators](https://dl.acm.org/doi/abs/10.1145/3519939.3523446)\ Yuka Ikarashi\*, Gilbert Louis Bernstein\*, Alex Reinking, Hasan Genc, Jonathan Ragan-Kelley\ PLDI 2022\ - Full version with appendices can be found [here](https://people.csail.mit.edu/yuka/pdf/exo_pldi2022_full.pdf) + The full version with appendices can be found [here](https://people.csail.mit.edu/yuka/pdf/exo_pldi2022_full.pdf). - [Exo 2: Growing a Scheduling Language](https://arxiv.org/abs/2411.07211)\ Yuka Ikarashi, Kevin Qian, Samir Droubi, Alex Reinking, Gilbert Bernstein, Jonathan Ragan-Kelley\ ASPLOS 2025\ - Full version with appendices can be found [here](https://arxiv.org/abs/2411.07211) + The full version with appendices can be found [here](https://arxiv.org/abs/2411.07211). If you use Exo, please cite both the compiler and the papers!