Grammatical fixes in PIM chapter
This commit is contained in:
35
src/doc.bib
35
src/doc.bib
@@ -394,6 +394,41 @@
|
||||
file = {/home/derek/Nextcloud/Verschiedenes/Zotero/storage/3XHCI9KG/Oliveira et al. - 2023 - DaPPA A Data-Parallel Framework for Processing-in.pdf}
|
||||
}
|
||||
|
||||
@inproceedings{seshadri2013,
|
||||
title = {{{RowClone}}: Fast and Energy-Efficient in-{{DRAM}} Bulk Data Copy and Initialization},
|
||||
shorttitle = {{{RowClone}}},
|
||||
booktitle = {Proceedings of the 46th {{Annual IEEE}}/{{ACM International Symposium}} on {{Microarchitecture}}},
|
||||
author = {Seshadri, Vivek and Kim, Yoongu and Fallin, Chris and Lee, Donghyuk and Ausavarungnirun, Rachata and Pekhimenko, Gennady and Luo, Yixin and Mutlu, Onur and Gibbons, Phillip B. and Kozuch, Michael A. and Mowry, Todd C.},
|
||||
year = {2013},
|
||||
month = dec,
|
||||
pages = {185--197},
|
||||
publisher = {{ACM}},
|
||||
address = {{Davis California}},
|
||||
doi = {10.1145/2540708.2540725},
|
||||
url = {https://dl.acm.org/doi/10.1145/2540708.2540725},
|
||||
urldate = {2024-02-05},
|
||||
isbn = {978-1-4503-2638-4},
|
||||
langid = {english},
|
||||
file = {/home/derek/Nextcloud/Verschiedenes/Zotero/storage/85WGY7ZW/Seshadri et al. - 2013 - RowClone fast and energy-efficient in-DRAM bulk d.pdf}
|
||||
}
|
||||
|
||||
@misc{seshadri2020,
|
||||
title = {In-{{DRAM Bulk Bitwise Execution Engine}}},
|
||||
author = {Seshadri, Vivek and Mutlu, Onur},
|
||||
year = {2020},
|
||||
month = apr,
|
||||
number = {arXiv:1905.09822},
|
||||
eprint = {1905.09822},
|
||||
primaryclass = {cs},
|
||||
publisher = {{arXiv}},
|
||||
url = {http://arxiv.org/abs/1905.09822},
|
||||
urldate = {2024-02-05},
|
||||
abstract = {Many applications heavily use bitwise operations on large bitvectors as part of their computation. In existing systems, performing such bulk bitwise operations requires the processor to transfer a large amount of data on the memory channel, thereby consuming high latency, memory bandwidth, and energy. In this paper, we describe Ambit, a recently-proposed mechanism to perform bulk bitwise operations completely inside main memory. Ambit exploits the internal organization and analog operation of DRAM-based memory to achieve low cost, high performance, and low energy. Ambit exposes a new bulk bitwise execution model to the host processor. Evaluations show that Ambit significantly improves the performance of several applications that use bulk bitwise operations, including databases.},
|
||||
archiveprefix = {arxiv},
|
||||
keywords = {Computer Science - Hardware Architecture,Computer Science - Performance},
|
||||
file = {/home/derek/Nextcloud/Verschiedenes/Zotero/storage/3J45PFD2/Seshadri und Mutlu - 2020 - In-DRAM Bulk Bitwise Execution Engine.pdf;/home/derek/Nextcloud/Verschiedenes/Zotero/storage/DTK64DHZ/1905.html}
|
||||
}
|
||||
|
||||
@misc{src2021,
|
||||
title = {Decadal {{Plan}} for {{Semiconductors}}},
|
||||
author = {{SRC}},
|
||||
|
||||
Reference in New Issue
Block a user