summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan Gómez Luna <el1goluj@gmail.com>2023-03-25 11:00:47 -0700
committerGitHub <noreply@github.com>2023-03-25 11:00:47 -0700
commit9a1498f70b4383d1ad75d6ec5671e434f72a273a (patch)
tree7dad546f47e3c2930b5442cb56e9b9dc1380d7c4 /README.md
parent9ea51d74e35e7a56a68b445926f8c58a73b7373c (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e92f84..28fd94c 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ PrIM also includes a set of microbenchmarks can be used to assess various archit
Please cite the following papers if you find this repository useful.
The short paper version contains the key takeaways of our architecture characterization and workload suitability study:
+
Juan Gómez-Luna, Izzat El Hajj, Ivan Fernandez, Christina Giannoula, Geraldo F. Oliveira, and Onur Mutlu, "[Benchmarking Memory-centric Computing Systems: Analysis of Real Processing-in-Memory Hardware](https://ieeexplore.ieee.org/abstract/document/9651614)". 2021 12th International Green and Sustainable Computing Conference (IGSC). IEEE, 2021.
Bibtex entry for citation:
@@ -30,6 +31,7 @@ Bibtex entry for citation:
```
The long paper version contains all details of our work: key observations, programming recommendations, and key takeaways:
+
Juan Gómez-Luna, Izzat El Hajj, Ivan Fernandez, Christina Giannoula, Geraldo F. Oliveira, and Onur Mutlu, "[Benchmarking a New Paradigm: Experimental Analysis and Characterization of a Real Processing-in-Memory System](https://ieeexplore.ieee.org/abstract/document/9771457)". IEEE Access (2022).
Juan Gómez-Luna, Izzat El Hajj, Ivan Fernandez, Christina Giannoula, Geraldo F. Oliveira, and Onur Mutlu, "[Benchmarking a New Paradigm: An Experimental Analysis of a Real Processing-in-Memory Architecture](https://arxiv.org/pdf/2105.03814.pdf)". arXiv:2105.03814 [cs.AR], 2021.
@@ -46,6 +48,7 @@ Bibtex entries for citation:
publisher={IEEE}
}
```
+```
@misc{gomezluna2021prim,
title={{Benchmarking a New Paradigm: An Experimental Analysis of a Real Processing-in-Memory Architecture}},
author={Juan Gómez-Luna and Izzat El Hajj and Ivan Fernandez and Christina Giannoula and Geraldo F. Oliveira and Onur Mutlu},