Skip to content

Commit

Permalink
Cleanup citation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
AKKamath authored Jun 10, 2024
1 parent 0ce2de7 commit 501747e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ We provide the source code and setup for our GPU persistency model, Scoped Buffe

This repository consists of the source code of the simulator, benchmarks used for evaluation and all scripts needed to replicate the figures in the paper.

For full details refer to our paper:
- Shweta Pandey, Aditya K Kamath, and Arkaprava Basu. 2023. **Scoped Buffered Persistency Model for GPUs.** In _Proceedings of the 28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 2 (ASPLOS '23)._ DOI:https://doi.org/10.1145/3575693.3575749
- [[Paper]](https://akkamath.github.io/files/ASPLOS23_SBRP.pdf)
For full details refer to our paper: [[Paper]](https://akkamath.github.io/files/ASPLOS23_SBRP.pdf) [[Video]](https://www.youtube.com/watch?v=g2LdLBIDww8)
<pre>
<b>Scoped Buffered Persistency Model for GPUs</b>
Shweta Pandey, Aditya K Kamath, and Arkaprava Basu
<i>28th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 2 (ASPLOS), 2023</i>
DOI: https://doi.org/10.1145/3575693.3575749
</pre>

We shall first explain how to replicate our results, then highlight the important files and folders contained in this repository.

Expand Down

0 comments on commit 501747e

Please sign in to comment.