Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New paper added to site #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,19 @@ <h2 class="major">Spotlight</h2>
<h2 class="major">Publications</h2>
<span class="image main"><img src="images/plasticine.png" alt="" /></span>

<div class="pub" title="">
<p><strong>Taurus: A Data Plane Architecture for Per-Packet ML</strong><br>
Tushar Swamy, Alexander Rucker, Muhammad Shahbaz, Ishan Gaur, Kunle Olukotun
<br>
<em>ASPLOS '22: The 27th Conference on Architectural Support for Programming Languages and Operating Systems</em> <br>

<a href="https://dl.acm.org/doi/pdf/10.1145/3503222.3507726" target="_blank">Paper PDF</a> |
<a href="papers/asplos22-taurus-swamy-slides.pdf" target="_blank">Slides</a> |
<a href="https://www.youtube.com/watch?v=tbKndR_QMIs" target="_blank">Video Talk</a>

</p>
</div>

<div class="pub" title="multijoin">
<p><strong>Practical Design Space Exploration</strong><br>
Luigi Nardi, David Koeplinger, Kunle Olukotun
Expand Down
Binary file added papers/asplos22-taurus-swamy-slides.pdf
Binary file not shown.